Skip to content

Commit

Permalink
Update release plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi committed Sep 18, 2022
1 parent 9aa14a5 commit 0627e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id("base")
id("idea")
id("org.jetbrains.kotlin.jvm") version Versions.kotlinVersion apply false
id("net.researchgate.release") version "3.0.0"
id("net.researchgate.release") version "3.0.2"
}

allprojects {
Expand Down

0 comments on commit 0627e42

Please sign in to comment.