Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-devtools from 3.3.0 to 3.3.1 (
Browse files Browse the repository at this point in the history
#319)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 21, 2024
1 parent fc39c28 commit d8e9875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {

compileOnly 'org.projectlombok:lombok:1.18.32'

developmentOnly 'org.springframework.boot:spring-boot-devtools:3.3.0'
developmentOnly 'org.springframework.boot:spring-boot-devtools:3.3.1'

annotationProcessor 'org.projectlombok:lombok:1.18.32'

Expand Down

0 comments on commit d8e9875

Please sign in to comment.