Skip to content

Commit 8396845

Browse files
committed
Updated Kotlin to 1.5.21
1 parent 1c5fce7 commit 8396845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010

1111
plugins {
1212
id("java-library")
13-
kotlin("jvm") version "1.4.10"
13+
kotlin("jvm") version "1.5.21"
1414
id("org.jetbrains.dokka") version "0.9.18"
1515
id("maven-publish")
1616
id("com.jfrog.bintray") version "1.8.4"

0 commit comments

Comments
 (0)