Skip to content

Commit 4d28a04

Browse files
chore(deps): update plugin org.jetbrains.kotlin.plugin.spring to v1.9.25
1 parent baf1f9b commit 4d28a04

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
@@ -9,7 +9,7 @@ plugins {
99
id("org.asciidoctor.jvm.convert") version "3.3.2"
1010
id("com.diffplug.spotless") version "6.25.0"
1111
kotlin("jvm") version "1.9.23"
12-
kotlin("plugin.spring") version "1.9.22"
12+
kotlin("plugin.spring") version "1.9.25"
1313
kotlin("plugin.jpa") version "1.9.23"
1414
}
1515

0 commit comments

Comments
 (0)