Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4dcc3cd

Browse files
authoredSep 25, 2024··
fix(deps): update dependency com.google.guava:guava to v33.3.1-jre
1 parent 007e91b commit 4dcc3cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎providers/go-feature-flag/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.google.guava</groupId>
6161
<artifactId>guava</artifactId>
62-
<version>33.3.0-jre</version>
62+
<version>33.3.1-jre</version>
6363
</dependency>
6464

6565
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.