Update dependency io.github.fourlastor:construo to v2.2.0 #11

Open
renovate wants to merge 1 commits from renovate/io.github.fourlastor-construo-2.x into main
+1 -1
View File
@@ -4,7 +4,7 @@ buildscript {
gradlePluginPortal()
}
dependencies {
classpath "io.github.fourlastor:construo:2.1.0"
classpath "io.github.fourlastor:construo:2.2.0"
if(enableGraalNative == 'true') {
classpath "org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin:0.11.3"
}