Skip to content

Commit

Permalink
Bump org.jsmart:zerocode-tdd from 1.3.42 to 1.3.43
Browse files Browse the repository at this point in the history
Bumps [org.jsmart:zerocode-tdd](https://github.com/authorjapps/zerocode) from 1.3.42 to 1.3.43.
- [Release notes](https://github.com/authorjapps/zerocode/releases)
- [Commits](authorjapps/zerocode@1.3.42...1.3.43)

---
updated-dependencies:
- dependency-name: org.jsmart:zerocode-tdd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 9e024b4 commit bd945b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Expand Up @@ -104,8 +104,8 @@ dependencies {

testImplementation(libs.mockk)

testImplementation("org.jsmart:zerocode-tdd:1.3.42")
testImplementation("org.jsmart:zerocode-tdd-jupiter:1.3.42")
testImplementation("org.jsmart:zerocode-tdd:1.3.43")
testImplementation("org.jsmart:zerocode-tdd-jupiter:1.3.43")

testImplementation("org.skyscreamer:jsonassert:1.5.1")

Expand Down

0 comments on commit bd945b7

Please sign in to comment.