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