Skip to content

Commit c44cd67

Browse files
authored
Merge pull request #74 from devondragon/dependabot/gradle/springBootVersion-4.0.4
Bump springBootVersion from 4.0.3 to 4.0.4
2 parents ed3835f + 73a89f6 commit c44cd67

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.3'
19+
springBootVersion = '4.0.4'
2020
lombokVersion = '1.18.44'
2121
}
2222

0 commit comments

Comments
 (0)