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 Dec 10, 2022
1 parent 747aac4 commit 9cea763
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.44.0"
id("com.jfrog.bintray") version "1.8.5"
id("org.springframework.boot") version "2.7.6"
id("org.springframework.boot") version "3.0.0"
id("com.adarshr.test-logger") version "3.2.0"
}

Expand Down

0 comments on commit 9cea763

Please sign in to comment.