Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.kapt from 1.3.61 to 1.3.70
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin.kapt from 1.3.61 to 1.3.70.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 10, 2020
1 parent 144fcec commit 1c31217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-kotlintest/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "org.jetbrains.kotlin.jvm" version "1.3.70"
id "org.jetbrains.kotlin.kapt" version "1.3.61"
id "org.jetbrains.kotlin.kapt" version "1.3.70"
}

ext {
Expand Down

0 comments on commit 1c31217

Please sign in to comment.