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 cc9d5d6 commit b8412aeCopy full SHA for b8412ae
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
val adarshrTestLoggerVersion = "4.0.0"
16
val sonarqubeVersion = "7.0.1.6134"
17
val gradleReleasePluginVersion = "3.1.0"
18
- val jreleaserVersion = "1.20.0"
+ val jreleaserVersion = "1.21.0"
19
20
kotlin("jvm") version kotlinVersion
21
id("io.spring.dependency-management") version springDependencyManagementVersion
0 commit comments