Skip to content

Commit

Permalink
Update plugin org.springframework.boot to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 47346b1 commit d4cb646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import org.flywaydb.gradle.task.FlywayMigrateTask
plugins {
java
jacoco
id("org.springframework.boot") version "3.3.5"
id("org.springframework.boot") version "3.4.0"
id("io.spring.dependency-management") version "1.1.6"
id("com.diffplug.spotless") version "6.25.0"
id("org.sonarqube") version "6.0.0.5145"
Expand Down

0 comments on commit d4cb646

Please sign in to comment.