Skip to content

Commit 74ead94

Browse files
Bump guava from 28.2-jre to 29.0-jre in /src/sonar-sql-plugin (#18)
Bumps [guava](https://github.com/google/guava) from 28.2-jre to 29.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e4ea25 commit 74ead94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sonar-sql-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>com.google.guava</groupId>
7070
<artifactId>guava</artifactId>
71-
<version>28.2-jre</version>
71+
<version>29.0-jre</version>
7272
<scope>test</scope>
7373
</dependency>
7474

0 commit comments

Comments
 (0)