Skip to content

Commit

Permalink
chore(deps): bump java-diff-utils from 4.9 to 4.11
Browse files Browse the repository at this point in the history
Bumps [java-diff-utils](https://github.com/java-diff-utils/java-diff-utils) from 4.9 to 4.11.
- [Release notes](https://github.com/java-diff-utils/java-diff-utils/releases)
- [Changelog](https://github.com/java-diff-utils/java-diff-utils/blob/master/CHANGELOG.md)
- [Commits](java-diff-utils/java-diff-utils@java-diff-utils-parent-4.9...java-diff-utils-parent-4.11)

---
updated-dependencies:
- dependency-name: io.github.java-diff-utils:java-diff-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and manusa committed Apr 21, 2022
1 parent cede6aa commit 51c3be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-generator/it/pom.xml
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>io.github.java-diff-utils</groupId>
<artifactId>java-diff-utils</artifactId>
<version>4.9</version>
<version>4.11</version>
</dependency>
<dependency>
<groupId>javax.validation</groupId>
Expand Down

0 comments on commit 51c3be8

Please sign in to comment.