Skip to content

Commit fc5fc0c

Browse files
committed
springboot 3.0.5
1 parent a502b1c commit fc5fc0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
mavenCentral()
88
}
99
dependencies {
10-
classpath("org.springframework.boot:spring-boot-gradle-plugin:3.0.4")
10+
classpath("org.springframework.boot:spring-boot-gradle-plugin:3.0.5")
1111
}
1212
}
1313

0 commit comments

Comments
 (0)