Skip to content

Commit

Permalink
Merge pull request #42 from viascom/dependabot/gradle/main/io.spring.…
Browse files Browse the repository at this point in the history
…dependency-management-1.1.5

build(deps): bump io.spring.dependency-management from 1.1.4 to 1.1.5
  • Loading branch information
nik-sta authored May 5, 2024
2 parents 3d279c8 + a7bceec commit 0b81758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id "application"
id "maven-publish"
id "org.jetbrains.kotlin.jvm" version "1.9.23"
id "io.spring.dependency-management" version "1.1.4"
id "io.spring.dependency-management" version "1.1.5"
id "org.springframework.boot" version "3.2.5"
id "com.palantir.docker" version "0.36.0"
}
Expand Down

0 comments on commit 0b81758

Please sign in to comment.