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.kapt-2.0.10' into 1.21.1
  • Loading branch information
jimchen5209 committed Aug 15, 2024
2 parents acf3d1a + 909e799 commit 37afeae
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,6 +1,6 @@
plugins {
id 'org.jetbrains.kotlin.jvm' version '1.9.22'
id "org.jetbrains.kotlin.kapt" version "1.9.22"
id "org.jetbrains.kotlin.kapt" version "2.0.10"
id 'com.github.johnrengelman.shadow' version '8.1.1'
}

Expand Down

0 comments on commit 37afeae

Please sign in to comment.