Skip to content

Commit

Permalink
build(deps): bump org.jsonschema2dataclass in /demo/java/groovy
Browse files Browse the repository at this point in the history
Bumps org.jsonschema2dataclass from 4.0.1 to 4.1.1.

---
updated-dependencies:
- dependency-name: org.jsonschema2dataclass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2021
1 parent cccb9f6 commit f7373da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/java/groovy/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.jsonschema2dataclass' version '4.0.1'
id 'org.jsonschema2dataclass' version '4.1.1'
}

repositories {
Expand Down

0 comments on commit f7373da

Please sign in to comment.