Skip to content

Commit 0834ecd

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.11.3 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3100e61 commit 0834ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
implementation 'com.pivovarit:throwing-function:1.5.1'
3737

3838
// Use JUnit test framework.
39-
testImplementation('org.junit.jupiter:junit-jupiter:5.11.0')
39+
testImplementation('org.junit.jupiter:junit-jupiter:5.11.3')
4040

4141
// Add Log4j dependency
4242
implementation 'org.apache.logging.log4j:log4j-core:3.0.0-beta2'

0 commit comments

Comments
 (0)