Skip to content

Commit

Permalink
Bump org.easymock:easymock from 5.2.0 to 5.3.0 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent fec218f commit 2c2ea2b
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 @@ -54,7 +54,7 @@ dependencies {
compileOnly 'org.slf4j:slf4j-api:2.0.13'
compileOnly 'jakarta.enterprise:jakarta.enterprise.cdi-api:4.1.0'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
testImplementation 'org.easymock:easymock:5.2.0'
testImplementation 'org.easymock:easymock:5.3.0'
asciidoclet 'org.asciidoctor:asciidoclet:2.+'
}

Expand Down

0 comments on commit 2c2ea2b

Please sign in to comment.