Skip to content

Commit

Permalink
Use truth v.1.4.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjohndoe committed Nov 12, 2024
1 parent 41de774 commit 48198f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ object Libs {
const val okhttp = "4.12.0"
const val retrofit = "2.11.0"
const val threetenbp = "1.6.9"
const val truth = "1.4.2"
const val truth = "1.4.4"
}

const val junitJupiterApi = "org.junit.jupiter:junit-jupiter-api:${Versions.junitJupiter}"
Expand Down

0 comments on commit 48198f3

Please sign in to comment.