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.
2 parents 21212fb + 99df24c commit 6b39007Copy full SHA for 6b39007
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
val adarshrTestLoggerVersion = "4.0.0"
16
val sonarqubeVersion = "6.3.1.5724"
17
val gradleReleasePluginVersion = "3.1.0"
18
- val jreleaserVersion = "1.19.0"
+ val jreleaserVersion = "1.20.0"
19
20
kotlin("jvm") version kotlinVersion
21
id("io.spring.dependency-management") version springDependencyManagementVersion
0 commit comments