We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af944ee commit e13ac88Copy full SHA for e13ac88
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
12
plugins {
13
id "java"
14
- id "org.springframework.boot" version "4.0.0"
+ id "org.springframework.boot" version "4.0.1"
15
id "idea"
16
id "com.adarshr.test-logger" version "4.0.0"
17
}
0 commit comments