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.
2 parents 68b788b + ad02ed4 commit 3da384cCopy full SHA for 3da384c
mqtt-over-websockets-jitpack/build.gradle.kts
@@ -27,7 +27,7 @@ tasks.shadowDistTar { enabled = false }
27
28
// Specify all of our dependency versions
29
val awsIotCoreWebsockets = "4.0.1"
30
-val awsSdkV2Version = "2.31.67"
+val awsSdkV2Version = "2.31.70"
31
val junitVersion = "4.13.2"
32
val awaitilityVersion = "4.3.0"
33
0 commit comments