Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

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 Nov 25, 2022
1 parent b7e87c6 commit ef2ed76
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 @@ -2,7 +2,7 @@ plugins {
id("java")
id("com.diffplug.eclipse.apt") version "3.40.0"
id("com.diffplug.spotless") version "6.12.0"
id("org.springframework.boot") version "2.7.6"
id("org.springframework.boot") version "3.0.0"
id("org.domaframework.doma.compile") version "2.0.0"
}

Expand Down

0 comments on commit ef2ed76

Please sign in to comment.