Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 27, 2019
1 parent 232aca7 commit 8646437
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 'application'
id 'org.jetbrains.kotlin.jvm' version '1.3.60'
id 'org.jetbrains.kotlin.jvm' version '1.3.61'
id ("com.gradle.build-scan").version("2.4.2")

// ./gradlew :refreshVersions
Expand Down

0 comments on commit 8646437

Please sign in to comment.