Skip to content

Commit

Permalink
Update plugin org.springframework.boot to v3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent 86a008c commit ce0774a
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.3'
id 'org.springframework.boot' version '3.1.4'
id 'io.spring.dependency-management' version '1.1.3'
id 'org.sonarqube' version '4.3.1.3277'
id 'io.github.reyerizo.gradle.jcstress' version '0.8.15'
Expand Down

0 comments on commit ce0774a

Please sign in to comment.