Skip to content

Commit

Permalink
Merge pull request #88 from adyen-examples/dependabot/gradle/io.sprin…
Browse files Browse the repository at this point in the history
…g.dependency-management-1.1.6

Bump io.spring.dependency-management from 1.1.5 to 1.1.6
  • Loading branch information
gcatanese authored Sep 12, 2024
2 parents c639acd + eaf8213 commit ca7b0d8
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 @@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
id("org.springframework.boot") version "3.2.5"
id("io.spring.dependency-management") version "1.1.5"
id("io.spring.dependency-management") version "1.1.6"
kotlin("jvm") version "2.0.0"
kotlin("plugin.spring") version "2.0.20"
}
Expand Down

0 comments on commit ca7b0d8

Please sign in to comment.