Skip to content

Commit ff912c6

Browse files
author
Sergey Shelomentsev
committed
fix: tests
1 parent 19ac62e commit ff912c6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

gradle/libs.versions.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ jackson-databind-nullable = "0.2.6"
44
jersey = "2.43"
55
jsr305 = "3.0.2"
66
junit = "5.10.2"
7-
kotlin = "1.9.23"
87
mockito = "3.12.4"
98
openapi = "6.2.0"
109
swagger-annotations = "1.6.14"
@@ -27,5 +26,4 @@ mockito = { module = "org.mockito:mockito-core", version.ref = "mockito" }
2726
swagger-annotations = { module = "io.swagger:swagger-annotations", version.ref = "swagger-annotations" }
2827

2928
[plugins]
30-
jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
3129
openapi-generator = { id = "org.openapi.generator", version.ref = "openapi" }

0 commit comments

Comments
 (0)