We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26a2a70 commit a48b6deCopy full SHA for a48b6de
build.gradle
@@ -2,7 +2,7 @@
2
plugins {
3
id 'java'
4
id 'jacoco'
5
- id 'org.jetbrains.kotlin.jvm' version '1.3.21'
+ id 'org.jetbrains.kotlin.jvm' version '1.3.31'
6
id 'com.github.kt3k.coveralls' version '2.8.2'
7
id 'com.github.ben-manes.versions' version '0.21.0'
8
id 'ru.vyarus.quality' version '3.4.0'
0 commit comments