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 13, 2023
1 parent 130e786 commit 140d2c1
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 @@ -2,7 +2,7 @@ plugins {
id 'checkstyle'
id 'jacoco'
id 'io.spring.dependency-management' version '1.1.0'
id 'org.springframework.boot' version '2.7.9'
id 'org.springframework.boot' version '3.1.4'
id 'org.owasp.dependencycheck' version '8.3.1'
id 'com.github.ben-manes.versions' version '0.46.0'
id 'org.sonarqube' version '4.0.0.2929'
Expand Down

0 comments on commit 140d2c1

Please sign in to comment.