Skip to content

Commit

Permalink
Update junit5 monorepo (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 1, 2023
1 parent ee33b93 commit 00ef830
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ publishing {


def versions = [
junit : '5.6.2',
junitPlatform : '1.6.2',
junit : '5.10.0',
junitPlatform : '1.10.0',
]

ext.libraries = [
Expand Down

0 comments on commit 00ef830

Please sign in to comment.