Skip to content

Commit

Permalink
Bump nebula.lint in /hedera-nft-auction-demo-java-node
Browse files Browse the repository at this point in the history
Bumps nebula.lint from 17.0.0 to 19.0.3.

---
updated-dependencies:
- dependency-name: nebula.lint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent a5069c6 commit c58a9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hedera-nft-auction-demo-java-node/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ buildscript {

plugins {
id 'idea'
id "nebula.lint" version "17.0.0"
id "nebula.lint" version "19.0.3"
id 'com.github.johnrengelman.shadow' version '6.0.0' apply false
id "net.ltgt.errorprone" version "2.0.2" apply false
id "com.github.ben-manes.versions" version "0.39.0" apply false
Expand Down

0 comments on commit c58a9b2

Please sign in to comment.