Skip to content

Commit 620bc34

Browse files
authored
Merge pull request #93 from fraktalio/renovate/spring-boot
chore(deps): update plugin org.springframework.boot to v3.3.1
2 parents 07637c3 + ce41e42 commit 620bc34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
4-
id("org.springframework.boot") version "3.2.4"
4+
id("org.springframework.boot") version "3.3.1"
55
id("io.spring.dependency-management") version "1.1.6"
66
kotlin("jvm") version "1.9.23"
77
kotlin("plugin.spring") version "1.9.23"

0 commit comments

Comments
 (0)