We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16f2663 + 74cffa1 commit 9a8e5dcCopy full SHA for 9a8e5dc
build.gradle.kts
@@ -24,7 +24,7 @@ plugins {
24
application
25
kotlin("jvm") version "1.8.10"
26
id("se.patrikerdes.use-latest-versions") version "0.2.18"
27
- id("com.github.ben-manes.versions") version "0.45.0"
+ id("com.github.ben-manes.versions") version "0.46.0"
28
id("org.jmailen.kotlinter") version "3.13.0"
29
id("com.google.cloud.tools.jib") version "3.3.1"
30
id("com.github.johnrengelman.shadow") version "7.1.2"
0 commit comments