File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -70,8 +70,6 @@ dependencies {
7070 }
7171
7272 implementation(libs.bundles.junixsocket)
73- compileOnly(libs.jetBrainsAnnotations)
74-
7573 implementation(libs.lsp4j)
7674 testImplementation(" org.jetbrains.kotlin:kotlin-test-junit" )
7775 testImplementation(libs.junit)
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ intellijPreview = "242.20224-EAP-CANDIDATE-SNAPSHOT"
44junixsocket = " 2.10.0"
55
66[libraries ]
7- jetBrainsAnnotations = " org.jetbrains:annotations:24.1.0" # TODO[#293]: Get rid of this after updating IntelliJ
87junit = " junit:junit:4.13.2"
98junixsocket-common = { module = " com.kohlschutter.junixsocket:junixsocket-common" , version.ref = " junixsocket" }
109junixsocket-native-common = { module = " com.kohlschutter.junixsocket:junixsocket-native-common" , version.ref = " junixsocket" }
You can’t perform that action at this time.
0 commit comments