Skip to content

Commit ea3a2d8

Browse files
dependency: Update dependency net.dzikoysk:cdn to v1.14.6 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4352ae commit ea3a2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
implementation("dev.triumphteam:triumph-gui:3.1.11")
3333

3434
// CDN
35-
implementation("net.dzikoysk:cdn:1.14.5") {
35+
implementation("net.dzikoysk:cdn:1.14.6") {
3636
exclude("kotlin")
3737
}
3838
}

0 commit comments

Comments
 (0)