Skip to content

Commit

Permalink
Merge pull request #71 from bitkill/dependabot/gradle/plugin.allopen-…
Browse files Browse the repository at this point in the history
…2.0.21

Bump plugin.allopen from 2.0.0 to 2.0.21
  • Loading branch information
bitkill authored Oct 11, 2024
2 parents 71fff86 + fa3666d commit a175d03
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
@@ -1,6 +1,6 @@
plugins {
kotlin("jvm") version "1.9.22"
kotlin("plugin.allopen") version "2.0.0"
kotlin("plugin.allopen") version "2.0.21"
id("org.jetbrains.dokka") version "1.9.0"
id("io.quarkus")
id("fr.brouillard.oss.gradle.jgitver") version "0.9.1"
Expand Down

0 comments on commit a175d03

Please sign in to comment.