We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b24283 commit 536f21aCopy full SHA for 536f21a
settings.gradle.kts
@@ -6,7 +6,7 @@ pluginManagement {
6
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
7
id("org.jetbrains.kotlin.jvm") version "2.2.21"
8
id("org.xbib.gradle.plugin.jflex") version "3.0.2"
9
- id("com.github.bjornvester.xjc") version "1.8.2"
+ id("com.github.bjornvester.xjc") version "1.9.0"
10
id("org.graalvm.buildtools.native") version "0.11.3"
11
id("com.google.osdetector") version "1.7.3"
12
id("com.google.protobuf") version "0.9.5"
0 commit comments