Skip to content

Commit f806422

Browse files
fix(deps): update plugin org.springframework.boot from v3.5.4 to v3.5.5 (#1306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mohammad Noor Abu Khleif <moh.noor94@gmail.com>
1 parent 412ee85 commit f806422

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.4"
4+
id("org.springframework.boot") version "3.5.5"
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)