Skip to content

Commit c69bfcf

Browse files
authored
Merge pull request #910 from simple-robot/dependabot/gradle/v4-dev/plugin.spring-2.0.10
build(deps): bump plugin.spring from 2.0.0 to 2.0.10
2 parents 10063df + 385be89 commit c69bfcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/spring-boot-starter-test/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ plugins {
2525
kotlin("jvm")
2626
id("org.springframework.boot") version "3.3.1"
2727
id("io.spring.dependency-management") version "1.1.5"
28-
kotlin("plugin.spring") version "2.0.0"
28+
kotlin("plugin.spring") version "2.0.10"
2929
}
3030

3131
java {

0 commit comments

Comments
 (0)