Skip to content

Commit 716ce0c

Browse files
committed
Update nebula.release plugin version from 15.2.0 to 17.1.0 to fix 'Could not find org.ajoberstar.grgit:grgit-core:4.0.2.' error during library publishing
1 parent bdd58e4 commit 716ce0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
kotlin("jvm") version "1.5.32"
1111
id("com.adarshr.test-logger") version "2.1.1"
1212
id("io.codearte.nexus-staging") version "0.22.0"
13-
id("nebula.release") version "15.2.0"
13+
id("nebula.release") version "17.1.0"
1414
id("maven-publish")
1515
id("io.gitlab.arturbosch.detekt") version "1.17.1"
1616
id("org.gradle.test-retry") version "1.4.1"

0 commit comments

Comments
 (0)