Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/org.jetbrains.…
Browse files Browse the repository at this point in the history
…kotlin.jvm-2.0.10' into 1.21.1
  • Loading branch information
jimchen5209 committed Aug 15, 2024
2 parents 37afeae + a377c44 commit c60b4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.jetbrains.kotlin.jvm' version '1.9.22'
id 'org.jetbrains.kotlin.jvm' version '2.0.10'
id "org.jetbrains.kotlin.kapt" version "2.0.10"
id 'com.github.johnrengelman.shadow' version '8.1.1'
}
Expand Down

0 comments on commit c60b4ef

Please sign in to comment.