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 3a44ceb commit 7f5881c
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 @@ -15,7 +15,7 @@ buildscript {
plugins {
id 'java'
id 'idea'
id 'org.springframework.boot' version '3.2.5'
id 'org.springframework.boot' version '3.2.6'
id 'io.spring.dependency-management' version '1.1.4'
//id 'net.ltgt.errorprone' version '0.8.1'
//id 'com.github.spotbugs' version '1.6.8' apply false
Expand Down

0 comments on commit 7f5881c

Please sign in to comment.