We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed3835f + 73a89f6 commit c44cd67Copy full SHA for c44cd67
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.3'
+ springBootVersion = '4.0.4'
20
lombokVersion = '1.18.44'
21
}
22
0 commit comments