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 a86d3a2 + f4e014c commit b7cf916Copy full SHA for b7cf916
model-server/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
application
6
id("com.diffplug.spotless")
7
`maven-publish`
8
- id("com.adarshr.test-logger") version "2.1.0"
+ id("com.adarshr.test-logger") version "3.2.0"
9
id("org.jetbrains.kotlin.jvm")
10
id("com.github.johnrengelman.shadow") version "8.1.1"
11
kotlin("plugin.serialization")
0 commit comments