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.
2 parents 377d21b + 2ed27b6 commit 9f882c0Copy full SHA for 9f882c0
build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
val mockkVersion = "1.13.5"
4
-val logstashVersion = "7.3"
+val logstashVersion = "7.4"
5
val testContainersVersion = "1.18.3"
6
val springDocVersion = "2.1.0"
7
val tokenValidationVersion = "3.1.0"
0 commit comments