Skip to content

Commit

Permalink
Merge pull request #143 from okp4/dependabot/gradle/plugin.allopen-1.…
Browse files Browse the repository at this point in the history
…9.10
  • Loading branch information
dependabot[bot] committed Aug 24, 2023
2 parents 9246601 + 8a209f5 commit 86d5073
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 @@ -4,7 +4,7 @@ import java.util.zip.ZipFile

plugins {
kotlin("jvm") version "1.9.0"
kotlin("plugin.allopen") version "1.9.0"
kotlin("plugin.allopen") version "1.9.10"
id("io.quarkus")

id("maven-publish")
Expand Down

0 comments on commit 86d5073

Please sign in to comment.