Skip to content

Commit 4e0b6ff

Browse files
chore(deps): update dependency com.squareup.okhttp3:mockwebserver to v4.12.0 (#502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f2ce59 commit 4e0b6ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

providers/flagsmith/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.squareup.okhttp3</groupId>
4545
<artifactId>mockwebserver</artifactId>
46-
<version>4.11.0</version>
46+
<version>4.12.0</version>
4747
<scope>test</scope>
4848
</dependency>
4949

providers/go-feature-flag/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.squareup.okhttp3</groupId>
5454
<artifactId>mockwebserver</artifactId>
55-
<version>4.11.0</version>
55+
<version>4.12.0</version>
5656
<scope>test</scope>
5757
</dependency>
5858

0 commit comments

Comments
 (0)