We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a807d2 commit ff1b849Copy full SHA for ff1b849
xtracfg/build.gradle
@@ -20,7 +20,7 @@ repositories {
20
}
21
22
dependencies {
23
- implementation group: 'de.interactive_instruments', name: 'ldproxy-cfg', version: '4.0.0'
+ implementation group: 'de.interactive_instruments', name: 'ldproxy-cfg', version: '4.1.0-SNAPSHOT'
24
implementation group: 'org.slf4j', name: 'slf4j-nop', version: '1.7.35'
25
26
compileOnly group: 'org.graalvm.nativeimage', name: 'svm', version: '22.3.2'
0 commit comments