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 ef54a33 commit 3303a98Copy full SHA for 3303a98
build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
val mockkVersion = "1.12.7"
4
-val logstashVersion = "6.6"
+val logstashVersion = "7.2"
5
val springVersion = "2.5.5"
6
val testContainersVersion = "1.17.3"
7
val springFoxVersion = "3.0.0"
0 commit comments