Skip to content

Commit b7cf916

Browse files
authored
Merge pull request #103 from modelix/dependabot/gradle/com.adarshr.test-logger-3.2.0
build(deps): bump com.adarshr.test-logger from 2.1.0 to 3.2.0
2 parents a86d3a2 + f4e014c commit b7cf916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model-server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
application
66
id("com.diffplug.spotless")
77
`maven-publish`
8-
id("com.adarshr.test-logger") version "2.1.0"
8+
id("com.adarshr.test-logger") version "3.2.0"
99
id("org.jetbrains.kotlin.jvm")
1010
id("com.github.johnrengelman.shadow") version "8.1.1"
1111
kotlin("plugin.serialization")

0 commit comments

Comments
 (0)