Skip to content

Commit

Permalink
build(deps): bump org.apache.tuweni:tuweni-crypto from 1.1.0 to 2.3.1 (
Browse files Browse the repository at this point in the history
…#1958)

Bumps [org.apache.tuweni:tuweni-crypto](https://github.com/apache/incubator-tuweni) from 1.1.0 to 2.3.1.
- [Release notes](https://github.com/apache/incubator-tuweni/releases)
- [Changelog](https://github.com/apache/incubator-tuweni/blob/main/RELEASE.md)
- [Commits](https://github.com/apache/incubator-tuweni/commits)

---
updated-dependencies:
- dependency-name: org.apache.tuweni:tuweni-crypto
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent 1091d60 commit 981edef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-utils/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

dependencies {
implementation("org.apache.tuweni:tuweni-crypto:1.1.0")
implementation("org.apache.tuweni:tuweni-crypto:2.3.1")
implementation("org.apache.groovy:groovy:$groovyVersion")
implementation("org.spockframework:spock-core:$spockVersion") {
exclude group: "org.apache.groovy", module: "groovy-all"
Expand Down

0 comments on commit 981edef

Please sign in to comment.