Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@
# and update the internal_xxxxxx hash included in the imports in LenientCoverageTransformer.java and JaCoCoPreMain.java.
jacoco = "0.8.14"
# We need to stay on the 1.3.x release line as 1.4.x requires Java 11
logback = "1.3.15"
logback = "1.3.16"
retrofit = "3.0.0"
okhttp = "5.2.1"
mockito = "5.20.0"
Expand Down