Skip to content

Commit f75b054

Browse files
Update plugin org.springframework.boot to v3.3.3 (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b78efa commit f75b054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0.10"
33
kotlin("plugin.spring") version "1.9.24"
4-
id("org.springframework.boot") version "3.3.2"
4+
id("org.springframework.boot") version "3.3.3"
55
id("io.spring.dependency-management") version "1.1.6"
66
}
77

0 commit comments

Comments
 (0)