Skip to content

Commit

Permalink
Merge pull request #624 from Griefed/dependabot-gradle-serverpackcrea…
Browse files Browse the repository at this point in the history
…tor-app-develop-org.springframework.boot-spring-boot-devtools-3.4.0

build(deps): bump org.springframework.boot:spring-boot-devtools from 3.3.4 to 3.4.0 in /serverpackcreator-app
  • Loading branch information
Griefed authored Dec 4, 2024
2 parents 8f93a89 + a4470e2 commit 6fef1fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverpackcreator-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies {
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2")
testRuntimeOnly("com.h2database:h2:2.3.232")
testImplementation("org.springframework.boot:spring-boot-starter-test:3.3.4")
developmentOnly("org.springframework.boot:spring-boot-devtools:3.3.4")
developmentOnly("org.springframework.boot:spring-boot-devtools:3.4.0")
//developmentOnly("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0")
}

Expand Down

0 comments on commit 6fef1fb

Please sign in to comment.