Skip to content

Commit

Permalink
Update plugin org.springframework.boot to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and aahlenst committed Aug 22, 2024
1 parent 8f83a4a commit 1822fbb
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 @@ -8,7 +8,7 @@ buildscript {
}

plugins {
id "org.springframework.boot" version "3.3.2"
id "org.springframework.boot" version "3.3.3"
id "io.spring.dependency-management" version "1.1.6"
id "com.bmuschko.docker-remote-api" version "9.4.0"
id "org.flywaydb.flyway" version "10.10.0" // Align with version managed by Spring Boot!
Expand Down

0 comments on commit 1822fbb

Please sign in to comment.