Skip to content

Commit e62d2c3

Browse files
authored
Merge pull request #71 from leeturner/dependabot/gradle/org.jetbrains.kotlin.plugin.allopen-2.2.21
Bump org.jetbrains.kotlin.plugin.allopen from 2.2.20 to 2.2.21
2 parents 76e7de0 + 80ad818 commit e62d2c3

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.20"
3-
id("org.jetbrains.kotlin.plugin.allopen") version "2.2.20"
3+
id("org.jetbrains.kotlin.plugin.allopen") version "2.2.21"
44
id("com.google.devtools.ksp") version "2.2.20-2.0.4"
55
id("com.github.johnrengelman.shadow") version "8.1.1"
66
id("io.micronaut.application") version "4.6.0"

0 commit comments

Comments
 (0)