Skip to content

Commit 9a8e5dc

Browse files
authored
Merge branch 'master' into dependabot/gradle/io.github.gradle-nexus.publish-plugin-1.2.0
2 parents 16f2663 + 74cffa1 commit 9a8e5dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ plugins {
2424
application
2525
kotlin("jvm") version "1.8.10"
2626
id("se.patrikerdes.use-latest-versions") version "0.2.18"
27-
id("com.github.ben-manes.versions") version "0.45.0"
27+
id("com.github.ben-manes.versions") version "0.46.0"
2828
id("org.jmailen.kotlinter") version "3.13.0"
2929
id("com.google.cloud.tools.jib") version "3.3.1"
3030
id("com.github.johnrengelman.shadow") version "7.1.2"

0 commit comments

Comments
 (0)