Skip to content
Snippets Groups Projects
Unverified Commit 8412d0f7 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): bump org.springframework.boot:spring-boot-devtools

Bumps [org.springframework.boot:spring-boot-devtools](https://github.com/spring-projects/spring-boot) from 3.3.2 to 3.3.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.4

)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-devtools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 252c2375
No related branches found
No related tags found
1 merge request!618Maintenance Release
......@@ -62,7 +62,7 @@ dependencies {
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2")
testRuntimeOnly("com.h2database:h2:2.2.224")
testImplementation("org.springframework.boot:spring-boot-starter-test:3.3.1")
developmentOnly("org.springframework.boot:spring-boot-devtools:3.3.2")
developmentOnly("org.springframework.boot:spring-boot-devtools:3.3.4")
//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