Skip to content

Commit

Permalink
Update junit5 monorepo to v5.9.3 (#114)
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 May 10, 2023
1 parent 4a04726 commit 30676cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
agp_version = '7.3.1'
kotlin_version = '1.8.10'
hilt_version = '2.45'
jupiter_version = '5.9.2'
jupiter_version = '5.9.3'
slf4j_version = '2.0.7'
mockk_version = '1.13.2'
}
Expand Down

0 comments on commit 30676cf

Please sign in to comment.