Skip to content

Commit

Permalink
chore(deps): update plugin org.springframework.boot to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent f177440 commit 0c0f4b7
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.2.6'
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 0c0f4b7

Please sign in to comment.