Skip to content

Commit

Permalink
Update plugin org.springframework.boot to v3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent d7d4b1d commit 1dd10fd
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 @@ -18,7 +18,7 @@ buildscript {
plugins {
id 'java'
id 'idea'
id 'org.springframework.boot' version '3.2.3'
id 'org.springframework.boot' version '3.2.6'
id 'io.spring.dependency-management' version '1.1.4'
id 'net.ltgt.errorprone' version '3.1.0'
id 'com.github.spotbugs' version '6.0.8' apply false
Expand Down

0 comments on commit 1dd10fd

Please sign in to comment.