Skip to content

Commit

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

Bump plugin.spring from 1.8.22 to 2.0.0
  • Loading branch information
gcatanese authored May 23, 2024
2 parents 72c0057 + 8d11276 commit 188799e
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 "1.8.22"
kotlin("plugin.spring") version "2.0.0"
}

group = "com.adyen"
Expand Down

0 comments on commit 188799e

Please sign in to comment.