Skip to content

Commit 20aa3f3

Browse files
fix(deps): update plugin org.springframework.boot from v3.5.5 to v3.5.6
1 parent 58eb83f commit 20aa3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exemplar/exemplar-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("plugin.spring") version "1.9.25"
33

4-
id("org.springframework.boot") version "3.5.5"
4+
id("org.springframework.boot") version "3.5.6"
55
id("io.spring.dependency-management") version "1.1.7"
66
id("org.springdoc.openapi-gradle-plugin") version ("1.9.0")
77
}

0 commit comments

Comments
 (0)