diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 2152f9b363..694c174977 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -42,7 +42,7 @@ googleProtoBufPlugin = "0.9.4" googleServices = "4.4.2" googleReview = "2.0.2" hilt = "2.55" -junit5 = "5.11.3" +junit5 = "5.11.4" jvmTarget = "17" # kotlin and ksp **must** use compatible versions, do not update either without the other. kotlin = "2.1.10"