Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and lrusso96 committed Mar 5, 2020
1 parent dcd833a commit 30d4102
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,7 +1,7 @@
plugins {
id 'java'
id 'jacoco'
id 'org.jetbrains.kotlin.jvm' version '1.3.61'
id 'org.jetbrains.kotlin.jvm' version '1.3.70'
}

group 'lrusso96'
Expand Down

0 comments on commit 30d4102

Please sign in to comment.