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 Nov 21, 2024
1 parent ba79c49 commit 278dab0
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 @@ -13,7 +13,7 @@ plugins {
id 'org.sonarqube' version '5.1.0.4882'
id "info.solidsoft.pitest" version '1.15.0' apply(false)
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.9"
id 'org.springframework.boot' version '2.7.18'
id 'org.springframework.boot' version '3.3.6'
}

apply plugin: 'java-library'
Expand Down

0 comments on commit 278dab0

Please sign in to comment.