Skip to content

Commit

Permalink
Bump org.web3j:web3j-gradle-plugin from 4.12.3 to 4.13.0
Browse files Browse the repository at this point in the history
Bumps org.web3j:web3j-gradle-plugin from 4.12.3 to 4.13.0.

---
updated-dependencies:
- dependency-name: org.web3j:web3j-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
1 parent cf3c885 commit b01338e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:6.0.1.5171")
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.3")
implementation("org.testcontainers:postgresql:1.20.6")
implementation("org.web3j:web3j-gradle-plugin:4.12.3")
implementation("org.web3j:web3j-gradle-plugin:4.13.0")
}

val gitHook =
Expand Down

0 comments on commit b01338e

Please sign in to comment.