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 fb14643 commit 9ffdc4eCopy full SHA for 9ffdc4e
build.gradle.kts
@@ -3,7 +3,7 @@ import java.text.SimpleDateFormat
3
import java.util.*
4
5
plugins {
6
- kotlin("jvm") version "1.9.22"
+ kotlin("jvm") version "1.9.23"
7
id("maven-publish")
8
id("signing")
9
id("com.github.ben-manes.versions") version "0.51.0"
0 commit comments