Skip to content

Commit f8c6f95

Browse files
renovate-botlqiu96
authored andcommitted
chore(deps): update junit-framework monorepo to v5.14.4 (#13407)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.junit.vintage:junit-vintage-engine](https://junit.org/) ([source](https://redirect.github.com/junit-team/junit-framework)) | `5.10.2` → `5.14.4` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.junit.vintage:junit-vintage-engine/5.14.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.junit.vintage:junit-vintage-engine/5.10.2/5.14.4?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/7649) for more information. --- ### Configuration 📅 **Schedule**: (UTC) - 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 these updates 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/google-cloud-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 312d5fd commit f8c6f95

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • java-samples/native-image-sample

java-samples/native-image-sample/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.junit.vintage</groupId>
9898
<artifactId>junit-vintage-engine</artifactId>
99-
<version>5.10.2</version>
99+
<version>5.14.4</version>
100100
<scope>test</scope>
101101
</dependency>
102102
</dependencies>
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>org.junit.vintage</groupId>
113113
<artifactId>junit-vintage-engine</artifactId>
114-
<version>5.10.2</version>
114+
<version>5.14.4</version>
115115
</dependency>
116116
</dependencies>
117117
<configuration>

0 commit comments

Comments
 (0)