Skip to content

Commit

Permalink
fix(deps): update junit5 monorepo to v5.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jbachorik committed Jul 7, 2024
1 parent b2488a8 commit 66c670f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencyResolutionManagement {
version('jmh', '1.36')
version('jmhGradlePlugin', '0.7.2')
version('slf4j', '1.7.36')
version('junit', '5.10.2')
version('junit', '5.10.3')

// *** Gradle plugins ***
plugin ('spotless', 'com.diffplug.spotless').version('6.11.0')
Expand Down

0 comments on commit 66c670f

Please sign in to comment.