Skip to content

Commit

Permalink
chode(deps): bump okio dependency to 1.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornjorgensen committed Apr 23, 2024
1 parent 3b1c56d commit eaf7cff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -886,6 +886,11 @@
<artifactId>picocli</artifactId>
<version>${picocli.version}</version>
</dependency>
<dependency>
<groupId>com.squareup.okio</groupId>
<artifactId>okio</artifactId>
<version>${okio.version}</version>
</dependency>

<!-- Testing and Mocking -->
<dependency>
Expand Down

0 comments on commit eaf7cff

Please sign in to comment.