Skip to content

Commit

Permalink
chore(deps): bump logunit-core from 1.1.0 to 1.1.3 (#266)
Browse files Browse the repository at this point in the history
Bumps [logunit-core](https://github.com/netmikey/logunit) from 1.1.0 to 1.1.3.
- [Release notes](https://github.com/netmikey/logunit/releases)
- [Commits](netmikey/logunit@v1.1.0...v1.1.3)

---
updated-dependencies:
- dependency-name: io.github.netmikey.logunit:logunit-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 2, 2022
1 parent 0c2c095 commit 5d50f4e
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 @@ -57,7 +57,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.9.1'
testImplementation 'org.assertj:assertj-core:3.21.0'
testImplementation 'org.mockito:mockito-core:3.12.4'
testImplementation 'io.github.netmikey.logunit:logunit-core:1.1.0'
testImplementation 'io.github.netmikey.logunit:logunit-core:1.1.3'
testImplementation 'io.github.netmikey.logunit:logunit-logback:1.1.0'
testImplementation 'org.skyscreamer:jsonassert:1.5.0'
}
Expand Down

0 comments on commit 5d50f4e

Please sign in to comment.