forked from loafle/openapi-generator-original
[kotlin-client] New generator: kotlin-jvm-spring-restclient (#17366)
* Created kotlin jvm spring restclient * Fixed kotlin jvm-spring-restclient * Fixed earlier problems * Fixed earlier problems * Updated kotlin.md
This commit is contained in:
@@ -8,7 +8,7 @@ wrapper {
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.8.10'
|
||||
ext.spring_boot_version = "3.1.0"
|
||||
ext.spring_boot_version = "3.2.0"
|
||||
ext.reactor_version = "3.5.6"
|
||||
ext.spotless_version = "6.13.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user