Skip to content

Commit

Permalink
Merge pull request #910 from simple-robot/dependabot/gradle/v4-dev/pl…
Browse files Browse the repository at this point in the history
…ugin.spring-2.0.10

build(deps): bump plugin.spring from 2.0.0 to 2.0.10
  • Loading branch information
ForteScarlet authored Aug 8, 2024
2 parents 10063df + 385be89 commit c69bfcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/spring-boot-starter-test/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ plugins {
kotlin("jvm")
id("org.springframework.boot") version "3.3.1"
id("io.spring.dependency-management") version "1.1.5"
kotlin("plugin.spring") version "2.0.0"
kotlin("plugin.spring") version "2.0.10"
}

java {
Expand Down

0 comments on commit c69bfcf

Please sign in to comment.