Skip to content

Commit ab49720

Browse files
Bump guava from 30.1.1-jre to 31.0.1-jre (#83)
Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 31.0.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 update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e378a79 commit ab49720

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
@@ -21,7 +21,7 @@
2121

2222
<properties>
2323
<spotify-web-api-core.version>2021.10.17</spotify-web-api-core.version>
24-
<guava.version>30.1.1-jre</guava.version>
24+
<guava.version>31.0.1-jre</guava.version>
2525
<picocli.version>4.6.2</picocli.version>
2626
<flexmark.version>0.62.2</flexmark.version>
2727
<mustache.java.version>0.9.10</mustache.java.version>

0 commit comments

Comments
 (0)