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 bbd85bd commit 1fdeacaCopy full SHA for 1fdeaca
client/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("java-library")
6
id("org.openapi.generator") version "7.5.0"
7
id("org.kordamp.gradle.jandex") version "2.0.0"
8
- id("com.github.gmazzo.buildconfig") version "5.6.2"
+ id("com.github.gmazzo.buildconfig") version "5.6.8"
9
id("net.thebugmc.gradle.sonatype-central-portal-publisher") version "1.2.4"
10
}
11
0 commit comments