Skip to content

Commit

Permalink
Update plugin org.springframework.boot to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 635c59e commit bacc4ae
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 @@ -5,7 +5,7 @@ plugins {
id 'java'
id "io.freefair.lombok" version "6.6.3"
id 'io.spring.dependency-management' version '1.1.0'
id 'org.springframework.boot' version '2.7.12'
id 'org.springframework.boot' version '3.3.4'
id 'com.github.kt3k.coveralls' version '2.12.2'
id 'com.github.ben-manes.versions' version '0.46.0'
id 'org.sonarqube' version '3.5.0.2730'
Expand Down

0 comments on commit bacc4ae

Please sign in to comment.