Skip to content

Commit

Permalink
[Gokul] updates kotlin minor version (#164)
Browse files Browse the repository at this point in the history
gokulchandra authored and rybalkinsd committed Oct 6, 2019
1 parent 1ac0a9b commit ca2ecf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.3.40"
kotlin("jvm") version "1.3.50"

jacoco
id("org.jetbrains.dokka") version "0.9.16"

0 comments on commit ca2ecf4

Please sign in to comment.