Skip to content

Commit

Permalink
Update dependency nl.jqno.equalsverifier:equalsverifier to v3.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot committed Jan 31, 2025
1 parent bafead5 commit cbcbccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ androidx-core = { module = "androidx.core:core-ktx", version = "1.15.0" }
androidx-startup = { module = "androidx.startup:startup-runtime", version = "1.2.0" }
atomicfu = { module = "org.jetbrains.kotlinx:atomicfu", version.ref = "atomicfu" }
datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.1" }
equalsverifier = { module = "nl.jqno.equalsverifier:equalsverifier", version = "3.18.1" }
equalsverifier = { module = "nl.jqno.equalsverifier:equalsverifier", version = "3.18.2" }
khronicle = { module = "com.juul.khronicle:khronicle-core", version = "0.5.1" }
kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
Expand Down

0 comments on commit cbcbccd

Please sign in to comment.