We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1778f4 commit a4a6b1eCopy full SHA for a4a6b1e
build.gradle.kts
@@ -66,7 +66,7 @@ dependencies {
66
// https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
67
implementation("org.apache.commons:commons-lang3:3.20.0")
68
69
- implementation("com.eternalcode:eternalcode-commons-shared:1.3.3")
+ implementation("com.eternalcode:eternalcode-commons-shared:1.3.4")
70
71
implementation("dev.skywolfxp:discord-channel-html-transcript:3.0.0")
72
}
0 commit comments