We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4566d24 + 1a9b06e commit 8ed9eceCopy full SHA for 8ed9ece
serverpackcreator-app/build.gradle.kts
@@ -65,7 +65,7 @@ dependencies {
65
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2")
66
testRuntimeOnly("com.h2database:h2:2.3.232")
67
testImplementation("org.springframework.boot:spring-boot-starter-test:3.4.1")
68
- developmentOnly("org.springframework.boot:spring-boot-devtools:3.4.4")
+ developmentOnly("org.springframework.boot:spring-boot-devtools:3.4.5")
69
//developmentOnly("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0")
70
}
71
0 commit comments