Skip to content

Commit a4ed986

Browse files
authored
Merge pull request #69 from leeturner/dependabot/gradle/org.jetbrains.kotlin.jvm-2.2.21
Bump org.jetbrains.kotlin.jvm from 2.2.20 to 2.2.21
2 parents 22f5241 + 582ea29 commit a4ed986

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,5 +1,5 @@
11
plugins {
2-
id("org.jetbrains.kotlin.jvm") version "2.2.20"
2+
id("org.jetbrains.kotlin.jvm") version "2.2.21"
33
id("org.jetbrains.kotlin.plugin.allopen") version "2.2.21"
44
id("com.google.devtools.ksp") version "2.3.0"
55
id("com.github.johnrengelman.shadow") version "8.1.1"

0 commit comments

Comments
 (0)