Skip to content

Commit

Permalink
Update junit5 monorepo to v5.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2023
1 parent a3f712b commit 579ad71
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.7.20'
hilt_version = '2.44'
jupiter_version = '5.9.1'
jupiter_version = '5.9.3'
slf4j_version = '2.0.7'
mockk_version = '1.13.2'
}
Expand Down

0 comments on commit 579ad71

Please sign in to comment.