Skip to content

Commit 5284214

Browse files
Bump guava from 31.0.1-jre to 31.1-jre (#112)
Bumps [guava](https://github.com/google/guava) from 31.0.1-jre to 31.1-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9359ff1 commit 5284214

File tree

1 file changed

+1
-1
lines changed
  • spotify-web-api-java-generator

1 file changed

+1
-1
lines changed

spotify-web-api-java-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<url>https://github.com/sonallux/spotify-web-api-java</url>
2121

2222
<properties>
23-
<guava.version>31.0.1-jre</guava.version>
23+
<guava.version>31.1-jre</guava.version>
2424
<picocli.version>4.6.2</picocli.version>
2525
<flexmark.version>0.62.2</flexmark.version>
2626
<mustache.java.version>0.9.10</mustache.java.version>

0 commit comments

Comments
 (0)