We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4352ae commit ea3a2d8Copy full SHA for ea3a2d8
build.gradle.kts
@@ -32,7 +32,7 @@ dependencies {
32
implementation("dev.triumphteam:triumph-gui:3.1.11")
33
34
// CDN
35
- implementation("net.dzikoysk:cdn:1.14.5") {
+ implementation("net.dzikoysk:cdn:1.14.6") {
36
exclude("kotlin")
37
}
38
0 commit comments