Skip to content

Commit e20adc6

Browse files
committed
Up spring boot version to 4.0.3
1 parent f12f6e8 commit e20adc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
mavenCentral()
77
}
88
dependencies {
9-
classpath 'org.springframework.boot:spring-boot-gradle-plugin:4.0.2'
9+
classpath 'org.springframework.boot:spring-boot-gradle-plugin:4.0.3'
1010
}
1111
}
1212

0 commit comments

Comments
 (0)