Skip to content

Commit

Permalink
Merge pull request #24 from timakden/dependabot/gradle/io.spring.depe…
Browse files Browse the repository at this point in the history
…ndency-management-1.1.6

Bump io.spring.dependency-management from 1.1.5 to 1.1.6
  • Loading branch information
timakden committed Jul 15, 2024
2 parents ff48fa6 + a8f0241 commit 001cbd6
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 {
idea
id("com.github.ben-manes.versions") version "0.51.0"
id("org.springframework.boot") version "3.3.1"
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.0"
kotlin("plugin.jpa") version "2.0.0"
Expand Down

0 comments on commit 001cbd6

Please sign in to comment.