Skip to content

Commit 430f97a

Browse files
committed
Release 5.6.3
1 parent a941418 commit 430f97a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

libs.versions.toml

+3-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#
1717
# project version
1818
#
19-
ds3SdkVersion = "5.6.3-SNAPSHOT"
19+
ds3SdkVersion = "5.6.3"
2020
#
2121
# dependency versions
2222
#
@@ -76,4 +76,5 @@ versionsPlugin = { group = "com.github.ben-manes", name = "gradle-versions-plugi
7676
[plugins]
7777
gradleDepVers = { id = "com.github.ben-manes.versions", version = "0.47.0" }
7878
gitVersionPlugin = { id = "com.palantir.git-version", version = "0.12.2" } # stuck on this version until we move from building with java 8
79-
shadowPlugin = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }
79+
shadowPlugin = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }
80+

0 commit comments

Comments
 (0)