Skip to content

Commit

Permalink
Merge pull request #97 from adyen-examples/dependabot/gradle/plugin.s…
Browse files Browse the repository at this point in the history
…pring-2.0.20

Bump plugin.spring from 2.0.0 to 2.0.20
  • Loading branch information
gcatanese authored Sep 12, 2024
2 parents 67a1eba + 7be8995 commit c639acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id("org.springframework.boot") version "3.2.5"
id("io.spring.dependency-management") version "1.1.5"
kotlin("jvm") version "2.0.0"
kotlin("plugin.spring") version "2.0.0"
kotlin("plugin.spring") version "2.0.20"
}

group = "com.adyen"
Expand Down

0 comments on commit c639acd

Please sign in to comment.