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 a288cba commit 207e7c8Copy full SHA for 207e7c8
build.gradle.kts
@@ -3,7 +3,7 @@ import java.text.SimpleDateFormat
3
import java.util.*
4
5
plugins {
6
- kotlin("jvm") version "1.8.10"
+ kotlin("jvm") version "1.8.20"
7
id("maven-publish")
8
id("signing")
9
id("com.github.ben-manes.versions") version "0.46.0"
0 commit comments