Skip to content

Commit d1ee0f2

Browse files
authored
Revert "Bump org.springframework.boot from 2.7.5 to 3.0.0 (#280)" (#282)
This reverts commit 22eec34.
1 parent 2b5964a commit d1ee0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pluginManagement {
2222
id("com.google.cloud.tools.jib") version "3.3.1"
2323
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
2424
id("nebula.release") version "17.1.0"
25-
id("org.springframework.boot") version "3.0.0"
25+
id("org.springframework.boot") version "2.7.5"
2626
}
2727
}
2828

0 commit comments

Comments
 (0)