Skip to content

Commit 71e6a28

Browse files
fix(deps): update compile com.squareup.okio:okio-jvm from v3.9.0 to v3.9.1 (#156)
1 parent ac2f84d commit 71e6a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>com.squareup.okio</groupId>
140140
<artifactId>okio-jvm</artifactId>
141-
<version>3.9.0</version>
141+
<version>3.9.1</version>
142142
</dependency>
143143
<dependency>
144144
<groupId>org.jetbrains</groupId>

0 commit comments

Comments
 (0)