Skip to content

Commit

Permalink
Merge pull request #110 from sarvex/dependabot/gradle/org.assertj-ass…
Browse files Browse the repository at this point in the history
…ertj-core-3.26.0

Bump org.assertj:assertj-core from 3.25.3 to 3.26.0
  • Loading branch information
sarvex authored May 28, 2024
2 parents a15e5fd + 762782a commit a6da056
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 @@ -40,7 +40,7 @@ kotlinx-serialization-proto = { module = "org.jetbrains.kotlinx:kotlinx-serializ
okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp" }
mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "okhttp" }
junit = { module = "junit:junit", version = "4.13.2" }
assertj = { module = "org.assertj:assertj-core", version = "3.25.3" }
assertj = { module = "org.assertj:assertj-core", version = "3.26.0" }
guava = { module = "com.google.guava:guava", version = "33.0.0-jre" }
android = { module = "com.google.android:android", version = "4.1.1.4" }
animalSnifferAnnotations = { module = "org.codehaus.mojo:animal-sniffer-annotations", version = "1.23" }
Expand Down

0 comments on commit a6da056

Please sign in to comment.