Skip to content

Commit 5f69e56

Browse files
authored
Merge pull request #355 from navikt/dependabot/gradle/com.github.ben-manes.versions-0.43.0
chore(deps): bump com.github.ben-manes.versions from 0.42.0 to 0.43.0
2 parents 05e6801 + 3b39c4c commit 5f69e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ plugins {
2424
application
2525
kotlin("jvm") version "1.7.20"
2626
id("se.patrikerdes.use-latest-versions") version "0.2.18"
27-
id("com.github.ben-manes.versions") version "0.42.0"
27+
id("com.github.ben-manes.versions") version "0.43.0"
2828
id("org.jmailen.kotlinter") version "3.12.0"
2929
id("com.google.cloud.tools.jib") version "3.3.0"
3030
id("com.github.johnrengelman.shadow") version "7.1.2"

0 commit comments

Comments
 (0)