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 8b8f95e commit a11bae2Copy full SHA for a11bae2
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
id("com.jfrog.bintray") version "1.8.4"
14
}
15
16
-version = "2.4.1.1"
+version = "2.4.2"
17
group = "com.rethinkdb"
18
19
java.sourceCompatibility = JavaVersion.VERSION_1_8
0 commit comments