update cloud to 1.70-SNAPSHOT

This commit is contained in:
dfsek 2022-06-12 21:31:12 -07:00
parent 2363ad8c6c
commit d333b186b1

View File

@ -4,7 +4,7 @@ object Versions {
const val paralithic = "0.7.0"
const val strata = "1.1.1"
const val cloud = "1.6.2"
const val cloud = "1.7.0-SNAPSHOT"
const val slf4j = "1.7.36"
const val log4j_slf4j_impl = "2.14.1"