Skip to content

Commit 0eb9dee

Browse files
authored
Merge pull request #41 from leeturner/dependabot/gradle/org.jetbrains.kotlin.plugin.allopen-2.1.21
Bump org.jetbrains.kotlin.plugin.allopen from 2.1.20 to 2.1.21
2 parents aa7351d + bc1be7c commit 0eb9dee

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.1.20"
3-
id("org.jetbrains.kotlin.plugin.allopen") version "2.1.20"
3+
id("org.jetbrains.kotlin.plugin.allopen") version "2.1.21"
44
id("com.google.devtools.ksp") version "2.1.20-1.0.32"
55
id("com.github.johnrengelman.shadow") version "8.1.1"
66
id("io.micronaut.application") version "4.5.3"

0 commit comments

Comments
 (0)