Skip to content

Commit ff1b849

Browse files
committed
fix build
1 parent 4a807d2 commit ff1b849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xtracfg/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repositories {
2020
}
2121

2222
dependencies {
23-
implementation group: 'de.interactive_instruments', name: 'ldproxy-cfg', version: '4.0.0'
23+
implementation group: 'de.interactive_instruments', name: 'ldproxy-cfg', version: '4.1.0-SNAPSHOT'
2424
implementation group: 'org.slf4j', name: 'slf4j-nop', version: '1.7.35'
2525

2626
compileOnly group: 'org.graalvm.nativeimage', name: 'svm', version: '22.3.2'

0 commit comments

Comments
 (0)