Skip to content

Commit b7270f0

Browse files
authored
Update spring-boot-loader-tools to 3.5.5 (#5755)
Pull request: #5755
1 parent 4eb22cf commit b7270f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mill-build/src/millbuild/Deps.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ object Deps {
173173
val semanticDbJava = mvn"com.sourcegraph:semanticdb-java:0.10.3"
174174
val semanticDbShared = mvn"org.scalameta:semanticdb-shared_2.13:${semanticDBscala.version}"
175175
val sourcecode = mvn"com.lihaoyi::sourcecode:0.4.3-M5"
176-
val springBootTools = mvn"org.springframework.boot:spring-boot-loader-tools:3.5.3"
176+
val springBootTools = mvn"org.springframework.boot:spring-boot-loader-tools:3.5.5"
177177
val upickle = mvn"com.lihaoyi::upickle:4.2.1"
178178
val upickleNamedTuples = mvn"com.lihaoyi::upickle-implicits-named-tuples:4.2.1"
179179
// Using "native-terminal-no-ffm" rather than just "native-terminal", as the GraalVM releases currently

0 commit comments

Comments
 (0)