diff --git a/libs.versions.toml b/libs.versions.toml index 80a8a1d98..3a9d5104f 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -16,7 +16,7 @@ # # project version # -ds3SdkVersion = "5.6.3-SNAPSHOT" +ds3SdkVersion = "5.6.4-SNAPSHOT" # # dependency versions # @@ -76,4 +76,5 @@ versionsPlugin = { group = "com.github.ben-manes", name = "gradle-versions-plugi [plugins] gradleDepVers = { id = "com.github.ben-manes.versions", version = "0.47.0" } gitVersionPlugin = { id = "com.palantir.git-version", version = "0.12.2" } # stuck on this version until we move from building with java 8 -shadowPlugin = { id = "com.github.johnrengelman.shadow", version = "7.1.2" } \ No newline at end of file +shadowPlugin = { id = "com.github.johnrengelman.shadow", version = "7.1.2" } +