Skip to content

Commit a7e3d4c

Browse files
committed
update annotations version
1 parent e611291 commit a7e3d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amplifyframework/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ kotlin {
2828
sourceSets {
2929
val commonMain by getting {
3030
dependencies {
31-
implementation("org.jetbrains:annotations:24.0.1")
31+
implementation("org.jetbrains:annotations:24.1.0")
3232
implementation("com.ionspin.kotlin:bignum:0.3.8")
3333
implementation("org.kotlincrypto:secure-random:0.1.0")
3434
implementation(platform("org.kotlincrypto.macs:bom:0.3.0"))

0 commit comments

Comments
 (0)