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 c3fd671 commit 863f137Copy full SHA for 863f137
build.gradle
@@ -11,7 +11,7 @@ nexusPublishing {
11
}
12
13
14
-def projectsVersion = '4.0.0-beta5-SNAPSHOT'
+def projectsVersion = '4.0.0-beta5'
15
16
allprojects {
17
group = 'com.github.gumtreediff'
0 commit comments