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 Nov 25, 2024
1 parent 86589b4 commit efd7106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdx-tools/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
implementation 'org.eclipse.collections:eclipse-collections-api:11.1.0'
implementation 'org.eclipse.collections:eclipse-collections:11.1.0'
implementation 'org.eclipse.collections:eclipse-collections-forkjoin:11.1.0'
implementation 'io.github.java-diff-utils:java-diff-utils:4.12'
implementation 'io.github.java-diff-utils:java-diff-utils:4.15'

// testImplementation 'org.eclipse.collections:eclipse-collections-testutils:11.1.0'
}

0 comments on commit efd7106

Please sign in to comment.