Skip to content

Commit 8ed9ece

Browse files
authored
Merge pull request #783 from Griefed/dependabot-gradle-serverpackcreator-app-develop-org.springframework.boot-spring-boot-devtools-3.4.5
build(deps): bump org.springframework.boot:spring-boot-devtools from 3.4.4 to 3.4.5 in /serverpackcreator-app
2 parents 4566d24 + 1a9b06e commit 8ed9ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverpackcreator-app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies {
6565
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2")
6666
testRuntimeOnly("com.h2database:h2:2.3.232")
6767
testImplementation("org.springframework.boot:spring-boot-starter-test:3.4.1")
68-
developmentOnly("org.springframework.boot:spring-boot-devtools:3.4.4")
68+
developmentOnly("org.springframework.boot:spring-boot-devtools:3.4.5")
6969
//developmentOnly("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0")
7070
}
7171

0 commit comments

Comments
 (0)