Skip to content

Commit aca1920

Browse files
build(deps): bump org.springframework.boot from 3.4.1 to 3.4.5 (#1030)
1 parent bffc987 commit aca1920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
id 'io.spring.dependency-management' version "1.1.7"
4-
id 'org.springframework.boot' version "3.4.1"
4+
id 'org.springframework.boot' version "3.4.5"
55
['jvm', 'plugin.spring', 'plugin.jpa'].forEach(postfix -> {
66
id "org.jetbrains.kotlin.${postfix}" version "1.8.0"
77
})

0 commit comments

Comments
 (0)