Update dependency io.github.fourlastor:construo to v2.1.0 #2

Merged
bea merged 1 commits from renovate/io.github.fourlastor-construo-2.x into main 2025-11-14 15:07:53 +01:00
Showing only changes of commit 15b3a17f62 - Show all commits

View File

@@ -4,7 +4,7 @@ buildscript {
gradlePluginPortal()
}
dependencies {
classpath "io.github.fourlastor:construo:2.0.2"
classpath "io.github.fourlastor:construo:2.1.0"
if(enableGraalNative == 'true') {
classpath "org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin:0.9.28"
}