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 34d8486 commit e5541b5Copy full SHA for e5541b5
build.gradle
@@ -18,7 +18,7 @@ subprojects {
18
apply plugin: "jacoco"
19
20
group = "com.marklogic"
21
- version "2.6-SNAPSHOT"
+ version "2.6.0"
22
23
// Defaults to the Java 11 toolchain. Overridden by subprojects that require Java 17.
24
// See https://docs.gradle.org/current/userguide/toolchains.html .
0 commit comments