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 dc43884 commit 0b3fa2cCopy full SHA for 0b3fa2c
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id "com.netflix.nebula.maven-resolved-dependencies" version "21.2.0" apply false
8
}
9
10
-version "18.0.0" // x-release-please-version
+version "18.1.0" // x-release-please-version
11
12
def platformProject = "platform"
13
def publishedProjects = [
0 commit comments