Deps: Update to Junit v6.1.0 (#6964)

This commit is contained in:
David Perez
2026-05-22 12:51:54 -05:00
committed by GitHub
parent 34ce0edc03
commit c6a439a791

View File

@@ -44,7 +44,7 @@ googleProtoBufPlugin = "0.10.0"
googleServices = "4.4.4"
googleReview = "2.0.2"
hilt = "2.59.2"
junit = "6.0.3"
junit = "6.1.0"
jvmTarget = "21"
kotlin = "2.3.21"
kotlinxCollectionsImmutable = "0.4.0"