Skip to content

Commit

Permalink
build:bump kotlin version from 1.5.21 to 1.50.30
Browse files Browse the repository at this point in the history
  • Loading branch information
Leon406 committed Aug 27, 2021
1 parent 01726b4 commit 49cec1b
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.5.21"
id 'org.jetbrains.kotlin.jvm' version "1.5.30"
id 'application'
id "com.diffplug.spotless" version "5.14.2"
id "io.gitlab.arturbosch.detekt" version "1.18.0"
Expand Down

0 comments on commit 49cec1b

Please sign in to comment.