File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ dgt.java.version=8
1313# Project Configuration
1414project.group =org.polyfrost.oneconfig
1515project.name =OneConfig
16- project.version =1.0.0-alpha.160
16+ project.version =1.0.0-alpha.162
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ brigadier = "1.0.18"
3434oneconfig-loader = " 1.1.0-alpha.48"
3535
3636# Gradle
37- dgt = " 2.57 .0"
37+ dgt = " 2.58 .0"
3838kotlinx-abi = " 0.18.1"
3939licenser = " 2.1.1"
4040jetbrains-idea-ext = " 1.3"
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ pluginManagement {
2424
2525 plugins {
2626 kotlin(" jvm" ) version(" 2.2.10" )
27- id(" dev.deftu.gradle.multiversion-root" ) version(" 2.57 .0" ) // Update in libs.versions.toml too!!!
27+ id(" dev.deftu.gradle.multiversion-root" ) version(" 2.58 .0" ) // Update in libs.versions.toml too!!!
2828 }
2929}
3030
You can’t perform that action at this time.
0 commit comments