Skip to content

Commit a48b6de

Browse files
committed
Update Kotlin plugin (1.3.21->1.3.31)
1 parent 26a2a70 commit a48b6de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
plugins {
33
id 'java'
44
id 'jacoco'
5-
id 'org.jetbrains.kotlin.jvm' version '1.3.21'
5+
id 'org.jetbrains.kotlin.jvm' version '1.3.31'
66
id 'com.github.kt3k.coveralls' version '2.8.2'
77
id 'com.github.ben-manes.versions' version '0.21.0'
88
id 'ru.vyarus.quality' version '3.4.0'

0 commit comments

Comments
 (0)