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 4571cfe commit c343feeCopy full SHA for c343fee
build.gradle.kts
@@ -3,7 +3,7 @@ import java.text.SimpleDateFormat
3
import java.util.*
4
5
plugins {
6
- kotlin("jvm") version "1.6.21"
+ kotlin("jvm") version "1.7.0"
7
id("maven-publish")
8
id("signing")
9
id("com.github.ben-manes.versions") version "0.42.0"
0 commit comments