Skip to content

Commit

Permalink
Merge pull request #671 from LimeChain/dependabot/gradle/org.junit.ju…
Browse files Browse the repository at this point in the history
…piter-junit-jupiter-api-5.11.4

chore(deps): bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4
  • Loading branch information
Grigorov-Georgi authored Jan 2, 2025
2 parents 656b4fe + 22a9bff commit 23e09cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
implementation("org.web3j:crypto:4.12.3")
implementation("com.dylibso.chicory:wasm:0.0.12")

testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.3")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
testImplementation("org.mockito:mockito-core:5.14.2")

// CLI
Expand Down

0 comments on commit 23e09cb

Please sign in to comment.