Skip to content

Commit adbea9d

Browse files
committed
Remove duplicated org.junit.platform:junit-platform-launcher dependency
1 parent afd28bb commit adbea9d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/immudb/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ dependencies {
1515
testImplementation 'ch.qos.logback:logback-classic:1.3.15'
1616
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
1717
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0'
18-
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0'
1918
}
2019

2120
test {

0 commit comments

Comments
 (0)