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] committed Feb 22, 2024
1 parent 204fd57 commit e4015ce
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
@@ -1,7 +1,7 @@
plugins {
id 'checkstyle'
id 'io.spring.dependency-management' version '1.0.9.RELEASE'
id 'org.springframework.boot' version '2.2.5.RELEASE'
id 'org.springframework.boot' version '3.2.3'
id 'com.github.ben-manes.versions' version '0.50.0'
id 'com.jfrog.bintray' version '1.8.5'
id 'java-library'
Expand Down

0 comments on commit e4015ce

Please sign in to comment.