Skip to content

Commit e4f0b8d

Browse files
Update pom.xml
1 parent 8b80f26 commit e4f0b8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>club.minnced</groupId>
1111
<artifactId>discord-webhooks</artifactId>
12-
<version>0.8.0</version>
12+
<version>0.8.2</version>
1313
<name>discord-webhooks</name>
1414
<description>Provides easy to use bindings for the Discord Webhook API</description>
1515
<url>https://github.com/MinnDevelopment/discord-webhooks</url>
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.squareup.okhttp3</groupId>
4444
<artifactId>okhttp</artifactId>
45-
<version>3.14.9</version>
45+
<version>4.10.0</version>
4646
<scope>compile</scope>
4747
</dependency>
4848
<dependency>

0 commit comments

Comments
 (0)