Skip to content

Commit 91fd5cb

Browse files
authoredDec 6, 2024··
deps: update dependency io.github.java-diff-utils:java-diff-utils to v4.15 (#3430)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.github.java-diff-utils:java-diff-utils](https://redirect.github.com/java-diff-utils/java-diff-utils) | `4.12` -> `4.15` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.github.java-diff-utils:java-diff-utils/4.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.github.java-diff-utils:java-diff-utils/4.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.github.java-diff-utils:java-diff-utils/4.12/4.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.github.java-diff-utils:java-diff-utils/4.12/4.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/sdk-platform-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent bcdc449 commit 91fd5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gapic-generator-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@
473473
<dependency>
474474
<groupId>io.github.java-diff-utils</groupId>
475475
<artifactId>java-diff-utils</artifactId>
476-
<version>4.12</version>
476+
<version>4.15</version>
477477
<scope>test</scope>
478478
</dependency>
479479
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.