Skip to content

Commit

Permalink
Merge pull request #768 from square/renovate/junit-junit-4.x
Browse files Browse the repository at this point in the history
Update dependency junit:junit to v4.13.2
  • Loading branch information
JoelWilcox authored Nov 2, 2023
2 parents d205afb + 38328ca commit fbd888c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ gradlePublishRaw = { module = "com.gradle.publish:plugin-publish-plugin", versio

inject = "javax.inject:javax.inject:1"
jsr250 = "javax.annotation:jsr250-api:1.0"
junit = "junit:junit:4.13"
junit = "junit:junit:4.13.2"

kotlin-annotationProcessingEmbeddable = { module = "org.jetbrains.kotlin:kotlin-annotation-processing-embeddable", version.ref = "kotlin" }
kotlin-compileTesting = { module = "dev.zacsweers.kctfork:core", version.ref = "kct" }
Expand Down

0 comments on commit fbd888c

Please sign in to comment.