Skip to content

Commit

Permalink
Merge pull request #113 from iTitus/dependabot/gradle/io.github.java-…
Browse files Browse the repository at this point in the history
…diff-utils-java-diff-utils-4.15

Bump io.github.java-diff-utils:java-diff-utils from 4.12 to 4.15
  • Loading branch information
iTitus authored Nov 25, 2024
2 parents 86589b4 + efd7106 commit d906410
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 d906410

Please sign in to comment.