Skip to content

Commit a0107e4

Browse files
author
Antoine Lochet
committed
Spring Boot 4.0.1
1 parent bd26981 commit a0107e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
jacoco
1818
java
1919
kotlin("jvm") version "2.2.21" apply false
20-
id("org.springframework.boot") version "4.0.0"
20+
id("org.springframework.boot") version "4.0.1"
2121
}
2222

2323
repositories {

0 commit comments

Comments
 (0)