Skip to content

Commit 0364864

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/server/development/org.springframework.boot-3.5.3' into development
# Conflicts: # server/build.gradle.kts
2 parents 57f4673 + 90c695c commit 0364864

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
kotlin("jvm") version "2.1.21"
33
kotlin("plugin.spring") version "2.2.0"
4-
id("org.springframework.boot") version "3.5.0"
4+
id("org.springframework.boot") version "3.5.3"
55
id("io.spring.dependency-management") version "1.1.7"
66
}
77

0 commit comments

Comments
 (0)