Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
deps: update dependency org.springframework.boot:spring-boot-starter-…
Browse files Browse the repository at this point in the history
…test to v2.6.2 (#667)

* deps: update dependency org.springframework.boot:spring-boot-starter-test to v2.6.2

* 🦉 Updates from OwlBot

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>
Co-authored-by: Emily Ball <emilyball@google.com>
  • Loading branch information
3 people committed Jan 19, 2022
1 parent 1e92528 commit ac2c9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/cloud-client/src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<version>2.6.1</version>
<version>2.6.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ac2c9f7

Please sign in to comment.