fix(deps): update junit5 monorepo to v5.10.2

This commit is contained in:
renovate[bot] 2024-02-05 02:13:24 +00:00 committed by GitHub
parent 33dd3657ce
commit e1b5f2cedb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[versions]
kotlin = "1.9.0"
junit = "5.10.1"
junit = "5.10.2"
[plugins]
android-library = { id = "com.android.library", version = "8.2.2" }