Skip to content

Commit c9e55df

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.11.4 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 581f4d1 commit c9e55df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6.1'
3737

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

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

0 commit comments

Comments
 (0)