File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22openapiparser = " 2023.3-SNAPSHOT"
33
44[libraries ]
5- plugin-kotlin = " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0 "
5+ plugin-kotlin = " org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.22 "
66plugin-checker = " org.checkerframework:checkerframework-gradle-plugin:0.6.29"
77plugin-outdated = " com.github.ben-manes:gradle-versions-plugin:0.46.0"
88checker = " org.checkerframework:checker:3.36.0"
@@ -26,6 +26,6 @@ mockk = "io.mockk:mockk:1.13.5"
2626jackson = [" jackson-databind" , " jackson-yaml" ]
2727
2828[plugins ]
29- kotlin = { id = " org.jetbrains.kotlin.jvm" , version = " 1.9.0 " }
29+ kotlin = { id = " org.jetbrains.kotlin.jvm" , version = " 1.8.22 " }
3030nexus = { id = " io.github.gradle-nexus.publish-plugin" , version = " 1.3.0" }
3131jacoco = { id = " org.barfuin.gradle.jacocolog" , version = " 3.1.0" }
You can’t perform that action at this time.
0 commit comments