File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77
88## 5.7.0
99
10- - upgrade Gradle Wrapper ` 8.10.2 ` -> ` 8.14.2 `
11- - upgrade some Gradle plugins
12- - core: clean up Gradle configs
10+ - make swagger-ui config version independent (automatically finds webjars) [ #234 ] ( https://github.com/SMILEY4/ktor-openapi-tools/pull/234 )
11+ - make redoc config version independent (automatically finds webjars)
12+ - upgrade dependencies
13+ - ktor: ` 3.3.2 ` -> ` 3.4.2 `
14+ - schema-kenerator: 2.6.0`` -> ` 2.7.2 `
15+ - swagger-parser: ` 2.1.24 ` -> ` 2.1.39 `
16+ - jackson: ` 2.18.1 ` -> ` 3.1.1 `
17+ - kotlin-logging: ` 7.0.0 ` -> ` 8.0.01 `
18+ - logback: ` 1.5.6 ` -> ` 1.5.32 `
19+ - redoc (webjars): ` 2.1.5 ` -> ` 2.5.1 `
20+ - swagger-ui (webjars): ` 5.17.14 ` -> ` 5.32.4 `
21+ - Gradle Wrapper ` 8.10.2 ` -> ` 8.14.2 `
22+ - ... and some test dependencies and gradle plugins
1323
1424## 5.6.0
1525
You can’t perform that action at this time.
0 commit comments