Skip to content

Commit

Permalink
Merge pull request #2738 from square/renovate/com.willowtreeapps.asse…
Browse files Browse the repository at this point in the history
…rtk-assertk-0.x

Update dependency com.willowtreeapps.assertk:assertk to v0.28.0
  • Loading branch information
oldergod authored Mar 22, 2024
2 parents 1c72a18 + 287a565 commit 93eaa29
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 @@ -32,7 +32,7 @@ androidx-constraintLayout = { module = "androidx.constraintlayout:constraintlayo
androidx-ktx = { module = "androidx.core:core-ktx", version = "1.12.0" }
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
assertk = "com.willowtreeapps.assertk:assertk:0.27.0"
assertk = "com.willowtreeapps.assertk:assertk:0.28.0"
checker-qual = { module = "org.checkerframework:checker-qual", version.ref = "checkerQual" }
contour = { module = "app.cash.contour:contour", version = "1.1.0" }
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.17.0"
Expand Down

0 comments on commit 93eaa29

Please sign in to comment.