Skip to content

Commit

Permalink
Update dependency nl.jqno.equalsverifier:equalsverifier to v3.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot committed Dec 9, 2022
1 parent 83f0ace commit 7f76900
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 @@ -4,7 +4,7 @@ kotlin = "1.7.21"
okio = "3.2.0"

[libraries]
equalsverifier = { module = "nl.jqno.equalsverifier:equalsverifier", version = "3.10.1" }
equalsverifier = { module = "nl.jqno.equalsverifier:equalsverifier", version = "3.12.2" }
kotlinx-coroutines-js = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core-js", version = "1.6.4" }
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.4.1" }
okio-core = { module = "com.squareup.okio:okio", version.ref = "okio" }
Expand Down

0 comments on commit 7f76900

Please sign in to comment.