We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a413360 + 1e7f003 commit 2344ef9Copy full SHA for 2344ef9
1 file changed
build.gradle
@@ -16,7 +16,7 @@ group = 'com.digitalsanctuary.springaiclient'
16
description = 'Simple SpringBoot AI Client Library'
17
18
ext {
19
- springBootVersion = '4.0.2'
+ springBootVersion = '4.0.3'
20
lombokVersion = '1.18.42'
21
}
22
0 commit comments