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 14c846f commit 9be82d8Copy full SHA for 9be82d8
libs.versions.toml
@@ -16,7 +16,7 @@
16
#
17
# project version
18
19
-ds3SdkVersion = "5.6.2"
+ds3SdkVersion = "5.6.3-SNAPSHOT"
20
21
# dependency versions
22
@@ -27,7 +27,7 @@ findbugsVersion = "3.0.1"
27
guavaVersion = "32.1.2-jre"
28
hamcrestVersion = "2.2"
29
httpclientVersion = "4.5.13"
30
-jacksonVersion = "2.14.3"
+jacksonVersion = "2.14.3" # stuck on 2.14.x until we move away from Java 8 as a minimum supported version
31
jnaVersion = "5.12.1"
32
junitJupiterVersion = "5.9.0"
33
junitVersion = "4.13.2"
0 commit comments