Skip to content

Commit

Permalink
Bump io.github.java-diff-utils:java-diff-utils from 4.12 to 4.15
Browse files Browse the repository at this point in the history
Bumps [io.github.java-diff-utils:java-diff-utils](https://github.com/java-diff-utils/java-diff-utils) from 4.12 to 4.15.
- [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.12...java-diff-utils-parent-4.15)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 0dad3e1 commit de46356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ dependencies {
implementation 'io.github.thibaultmeyer:cuid:2.0.3'
// endregion

implementation 'io.github.java-diff-utils:java-diff-utils:4.12'
implementation 'io.github.java-diff-utils:java-diff-utils:4.15'
implementation 'info.debatty:java-string-similarity:2.0.0'
implementation 'com.github.javakeyring:java-keyring:1.0.4'

Expand Down

0 comments on commit de46356

Please sign in to comment.