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.
1 parent 0ad96d7 commit aa20239Copy full SHA for aa20239
build.gradle.kts
@@ -23,7 +23,7 @@ val mainClassKt = "no.nav.security.mock.oauth2.StandaloneMockOAuth2ServerKt"
23
plugins {
24
application
25
kotlin("jvm") version "1.5.31"
26
- id("se.patrikerdes.use-latest-versions") version "0.2.17"
+ id("se.patrikerdes.use-latest-versions") version "0.2.18"
27
id("com.github.ben-manes.versions") version "0.39.0"
28
id("org.jmailen.kotlinter") version "3.6.0"
29
id("com.google.cloud.tools.jib") version "3.1.4"
0 commit comments