Skip to content

Commit

Permalink
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.…
Browse files Browse the repository at this point in the history
…10.2 (#2397)

* deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.2

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
renovate-bot and gcf-owl-bot[bot] committed Feb 6, 2024
1 parent fea5ad4 commit f01182b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -267,7 +267,7 @@
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<version>5.10.1</version>
<version>5.10.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand All @@ -281,7 +281,7 @@
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<version>5.10.1</version>
<version>5.10.2</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit f01182b

Please sign in to comment.