Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v1.5.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 7, 2021
1 parent 9935ef3 commit 2171503
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
Expand Up @@ -3,7 +3,7 @@ val kotlinTestVersion = "3.3.3"

plugins {
java
kotlin("jvm") version "1.3.72"
kotlin("jvm") version "1.5.31"
}

repositories {
Expand Down

0 comments on commit 2171503

Please sign in to comment.