Skip to content

Commit

Permalink
Update internal use of DGT to 1.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Deftu committed Dec 12, 2023
1 parent f7a64e5 commit 5696747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
kotlin("jvm") version("1.9.0")
`kotlin-dsl`
val dgt = "1.21.0"
val dgt = "1.21.4"
id("dev.deftu.gradle.tools.repo") version(dgt)
id("dev.deftu.gradle.tools.configure") version(dgt)
id("dev.deftu.gradle.tools.maven-publishing") version(dgt)
Expand Down

0 comments on commit 5696747

Please sign in to comment.