Skip to content

Commit

Permalink
Update kaspresso to v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2023
1 parent c1d9084 commit 8e9b1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ dependencyResolutionManagement {
}

register("testing") {
version("kaspresso", "1.5.2")
version("kaspresso", "1.5.3")
version("mockk", "1.13.8")
plugin("junit", "de.mannodermaus.android-junit5").version("1.9.3.0")
library("junit", "org.junit.jupiter:junit-jupiter-api:5.10.0")
Expand Down

0 comments on commit 8e9b1cb

Please sign in to comment.