Skip to content

Commit

Permalink
Update DGT to 2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Deftu committed Oct 13, 2024
1 parent 1d3e6e9 commit c4571bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pluginManagement {

plugins {
kotlin("jvm") version("2.0.0")
id("dev.deftu.gradle.multiversion-root") version("2.11.0")
id("dev.deftu.gradle.multiversion-root") version("2.11.1")
}
}

Expand Down

0 comments on commit c4571bc

Please sign in to comment.