We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a221203 commit 07e548bCopy full SHA for 07e548b
1 file changed
pom.xml
@@ -26,7 +26,7 @@
26
<okhttp.version>4.6.0</okhttp.version> <!-- version is aligned to ktor-client -->
27
<pircbotx.version>2.1</pircbotx.version>
28
<kotlin-either.version>2.0.1</kotlin-either.version>
29
- <guava.version>31.1-jre</guava.version>
+ <guava.version>25.1-jre</guava.version>
30
<kotlin-logging.version>1.5.4</kotlin-logging.version>
31
<commons-cli.version>1.4</commons-cli.version>
32
<ktor.version>1.6.3</ktor.version>
0 commit comments