Upgraded to Kotlin 1.8.10
This commit is contained in:
parent
2a17c42737
commit
5d6ef9b5d8
3 changed files with 12 additions and 12 deletions
|
@ -12,7 +12,7 @@ plugins {
|
|||
id("org.jetbrains.kotlinx.kover") version "0.6.1"
|
||||
id("org.sonarqube") version "3.5.0.2730"
|
||||
id("signing")
|
||||
kotlin("jvm") version "1.8.0"
|
||||
kotlin("jvm") version "1.8.10"
|
||||
}
|
||||
|
||||
description = "Wrapper for Sv443's JokeAPI"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue