Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 3100e61 commit cf117b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation 'com.pivovarit:throwing-function:1.5.1'

// Use JUnit test framework.
testImplementation('org.junit.jupiter:junit-jupiter:5.11.0')
testImplementation('org.junit.jupiter:junit-jupiter:5.11.1')

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

0 comments on commit cf117b2

Please sign in to comment.