Skip to content

Commit

Permalink
Merge pull request #31 from navikt/dependabot/gradle/jvm-2.0.20
Browse files Browse the repository at this point in the history
Bump jvm from 2.0.0 to 2.0.20
  • Loading branch information
nilsmsa authored Oct 7, 2024
2 parents f5597ca + 86da97c commit b8b45a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
kotlin("jvm") version "2.0.0" apply false
kotlin("jvm") version "2.0.20" apply false
id("com.google.cloud.tools.jib") version "3.4.3" apply false
id("org.openapi.generator") version "7.8.0" apply false
id("com.github.davidmc24.gradle.plugin.avro") version "1.9.1" apply false
Expand Down

0 comments on commit b8b45a4

Please sign in to comment.