Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #7 from suitetecsa/renovate/junit-junit-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
lesclaz authored Mar 15, 2024
2 parents 38ecfa2 + 995afaa commit 3bbc5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {
dependencies {
testImplementation("org.jetbrains.kotlin:kotlin-test")
testImplementation("org.mockito:mockito-core:3.12.4")
testImplementation("junit:junit:4.13.1")
testImplementation("junit:junit:4.13.2")
implementation("org.jsoup:jsoup:1.17.2")
implementation("com.squareup.retrofit2:retrofit:2.9.0")
implementation("com.squareup.retrofit2:converter-moshi:2.9.0")
Expand Down

0 comments on commit 3bbc5cb

Please sign in to comment.