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

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update dependency net.bytebuddy:byte-buddy to v1.11.15 (#555)
  • Loading branch information
renovate-bot committed Sep 14, 2021
1 parent 2cc0183 commit 412ebe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/cloud-client/src/pom.xml
Expand Up @@ -116,7 +116,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.11.14</version>
<version>1.11.15</version>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
Expand Down

0 comments on commit 412ebe6

Please sign in to comment.