Skip to content

Commit

Permalink
Merge pull request #346 from navikt/dependabot/gradle/org.jetbrains.k…
Browse files Browse the repository at this point in the history
…otlin.plugin.allopen-2.1.0

Bump org.jetbrains.kotlin.plugin.allopen from 2.0.21 to 2.1.0
  • Loading branch information
igorweber authored Dec 2, 2024
2 parents ad95ee5 + 7eea54a commit bbded33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ plugins {
id("com.github.ManifestClasspath") version "0.1.0-RELEASE"

id("org.jetbrains.kotlin.jvm") version "2.0.21"
id("org.jetbrains.kotlin.plugin.allopen") version "2.0.21"
id("org.jetbrains.kotlin.plugin.allopen") version "2.1.0"

id("com.gradleup.shadow") version "8.3.5"

Expand Down

0 comments on commit bbded33

Please sign in to comment.