Skip to content

Commit

Permalink
Merge pull request #241 from harrel56/dependabot/gradle/all-70b05cb2b0
Browse files Browse the repository at this point in the history
chore(deps): bump the all group with 3 updates
  • Loading branch information
harrel56 authored Oct 14, 2024
2 parents de35bb9 + c79166b commit a364e6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@ dependencies {
formatImplementation 'com.sanctionco.jmail:jmail:1.6.3'

testImplementation 'org.eclipse.parsson:parsson:1.1.7'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.1'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.1'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.2'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.2'
testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'org.mockito:mockito-core:5.14.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.2'
}

test {
Expand Down

0 comments on commit a364e6a

Please sign in to comment.