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 e611291 commit a7e3d4cCopy full SHA for a7e3d4c
amplifyframework/build.gradle.kts
@@ -28,7 +28,7 @@ kotlin {
28
sourceSets {
29
val commonMain by getting {
30
dependencies {
31
- implementation("org.jetbrains:annotations:24.0.1")
+ implementation("org.jetbrains:annotations:24.1.0")
32
implementation("com.ionspin.kotlin:bignum:0.3.8")
33
implementation("org.kotlincrypto:secure-random:0.1.0")
34
implementation(platform("org.kotlincrypto.macs:bom:0.3.0"))
0 commit comments