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 c3c4ac1 commit f5c209eCopy full SHA for f5c209e
gradle/libs.versions.toml
@@ -11,7 +11,10 @@ kotlinx-coroutines-test = "1.6.4"
11
kotlinx-datetime = "0.7.1-0.6.x-compat"
12
kotlinx-io = "0.8.0"
13
kotlinx-serialization = "1.9.0"
14
+lsp4j = "0.24.0"
15
+reactor = "3.7.12"
16
skiko = "0.8.15"
17
+testcontainers = "1.21.3"
18
# don't forget to update jackson version in `executor.policy` file.
19
jackson = "2.19.2"
20
hamcrest = "3.0"
0 commit comments