Skip to content

Commit 2344ef9

Browse files
authored
Merge pull request #71 from devondragon/dependabot/gradle/springBootVersion-4.0.3
Bump springBootVersion from 4.0.2 to 4.0.3
2 parents a413360 + 1e7f003 commit 2344ef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ group = 'com.digitalsanctuary.springaiclient'
1616
description = 'Simple SpringBoot AI Client Library'
1717

1818
ext {
19-
springBootVersion = '4.0.2'
19+
springBootVersion = '4.0.3'
2020
lombokVersion = '1.18.42'
2121
}
2222

0 commit comments

Comments
 (0)