Skip to content
Snippets Groups Projects
Unverified Commit 8ef92cf9 authored by Griefed's avatar Griefed :joystick: Committed by GitHub
Browse files

Merge pull request #687 from...

Merge pull request #687 from Griefed/dependabot-gradle-serverpackcreator-app-develop-org.springframework.boot-spring-boot-devtools-3.4.3

build(deps): bump org.springframework.boot:spring-boot-devtools from 3.4.0 to 3.4.3 in /serverpackcreator-app
parents 535f73a8 85f76a97
No related branches found
No related tags found
1 merge request!640Dep updates and a fix
...@@ -65,7 +65,7 @@ dependencies { ...@@ -65,7 +65,7 @@ dependencies {
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2") testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2")
testRuntimeOnly("com.h2database:h2:2.3.232") testRuntimeOnly("com.h2database:h2:2.3.232")
testImplementation("org.springframework.boot:spring-boot-starter-test:3.4.1") testImplementation("org.springframework.boot:spring-boot-starter-test:3.4.1")
developmentOnly("org.springframework.boot:spring-boot-devtools:3.4.0") developmentOnly("org.springframework.boot:spring-boot-devtools:3.4.3")
//developmentOnly("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0") //developmentOnly("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0")
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment