Skip to content

Commit 4b0943b

Browse files
authored
Merge pull request #60 from leeturner/dependabot/gradle/org.jetbrains.kotlin.plugin.allopen-2.2.20
Bump org.jetbrains.kotlin.plugin.allopen from 2.2.10 to 2.2.20
2 parents aaa58f5 + d0486d2 commit 4b0943b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("org.jetbrains.kotlin.jvm") version "2.2.10"
3-
id("org.jetbrains.kotlin.plugin.allopen") version "2.2.10"
3+
id("org.jetbrains.kotlin.plugin.allopen") version "2.2.20"
44
id("com.google.devtools.ksp") version "2.2.10-2.0.2"
55
id("com.github.johnrengelman.shadow") version "8.1.1"
66
id("io.micronaut.application") version "4.5.4"

0 commit comments

Comments
 (0)