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.
2 parents 38d95da + ca02b7c commit 46d5467Copy full SHA for 46d5467
build.gradle
@@ -3,7 +3,7 @@ subprojects {
3
apply plugin: "maven-publish"
4
5
group = "com.marklogic"
6
- version = "1.5-SNAPSHOT"
+ version = "1.5.0"
7
8
java {
9
sourceCompatibility = 1.8
docs/Gemfile.lock
@@ -224,8 +224,7 @@ GEM
224
rb-fsevent (0.11.2)
225
rb-inotify (0.10.1)
226
ffi (~> 1.0)
227
- rexml (3.3.6)
228
- strscan
+ rexml (3.3.9)
229
rouge (3.26.0)
230
ruby2_keywords (0.0.5)
231
rubyzip (2.3.2)
@@ -240,7 +239,6 @@ GEM
240
239
faraday (>= 0.17.3, < 3)
241
simpleidn (0.2.1)
242
unf (~> 0.1.4)
243
- strscan (3.1.0)
244
terminal-table (1.8.0)
245
unicode-display_width (~> 1.1, >= 1.1.1)
246
typhoeus (1.4.0)
0 commit comments