Skip to content

Commit

Permalink
Merge pull request #165 from xenit-eu/renovate/spring-boot
Browse files Browse the repository at this point in the history
Update plugin org.springframework.boot to v3.1.2
  • Loading branch information
tgeens authored Jul 24, 2023
2 parents f96faf0 + 1742911 commit b953be2
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 'java'
id 'jacoco'
id 'org.springframework.boot' version '3.1.1'
id 'org.springframework.boot' version '3.1.2'
id 'io.spring.dependency-management' version '1.1.2'
id 'org.sonarqube' version '4.3.0.3225'
id 'io.github.reyerizo.gradle.jcstress' version '0.8.15'
Expand Down

0 comments on commit b953be2

Please sign in to comment.