Merge pull request #6174 from libre-tube/renovate/major-testng

fix(deps): update dependency org.testng:testng to v7
This commit is contained in:
Bnyro 2024-06-21 18:19:47 +02:00 committed by GitHub
commit d7b335013d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ profileinstaller = "1.3.1"
paging = "3.3.0"
collection = "1.4.0"
swiperefreshlayout = "1.1.0"
testng = "6.9.6"
testng = "7.10.2"
[libraries]
androidx-activity = { group = "androidx.activity", name = "activity-ktx", version.ref = "activity" }