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 Jun 18, 2024
1 parent fa63c2c commit 3a7617c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id("maven-publish")
id("com.github.ben-manes.versions") version "0.51.0"
id("com.jfrog.bintray") version "1.8.5"
id("org.springframework.boot") version "2.7.18"
id("org.springframework.boot") version "3.3.0"
id("com.adarshr.test-logger") version "4.0.0"
}

Expand Down

0 comments on commit 3a7617c

Please sign in to comment.