Skip to content

Commit f426f0b

Browse files
authoredJun 7, 2024··
fix(deps): update dependency com.configcat:configcat-java-client to v9.2.0 (#812)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎providers/configcat/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>com.configcat</groupId>
2222
<artifactId>configcat-java-client</artifactId>
23-
<version>9.1.2</version>
23+
<version>9.2.0</version>
2424
</dependency>
2525

2626
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.