Skip to content

Commit

Permalink
Bump org.gauge from 1.8.2 to 2.1.0 in /java_gradle (#19)
Browse files Browse the repository at this point in the history
Bumps org.gauge from 1.8.2 to 2.1.0.

---
updated-dependencies:
- dependency-name: org.gauge
  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 Apr 15, 2024
1 parent 4290a8e commit f856af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java_gradle/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.gauge' version '1.8.2'
id 'org.gauge' version '2.1.0'
}

group 'Gradle_example'
Expand Down

0 comments on commit f856af1

Please sign in to comment.