Skip to content

Commit 58430d1

Browse files
chore(deps): update plugin spring-boot to v3.4.6
1 parent 1608a70 commit 58430d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ indra-checkstyle = { id = "net.kyori.indra.checkstyle", version.ref = "indra" }
77
indra-git = { id = "net.kyori.indra.git", version.ref = "indra" }
88
jib = { id = "com.google.cloud.tools.jib", version = "3.4.3" }
99
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
10-
spring-boot = { id = "org.springframework.boot", version = "3.2.5" }
10+
spring-boot = { id = "org.springframework.boot", version = "3.4.6" }
1111
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.5" }
1212

1313
[libraries]

0 commit comments

Comments
 (0)