Skip to content

Commit afcdb73

Browse files
committed
Add TrustStore Support for Fetching OpenAPI via HTTPS with Self-Signed Certificates. Fixes #136 #135
1 parent 05f1ffb commit afcdb73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ application from a Gradle build.
99
Compatibility Notes
1010
-------------------
1111

12-
The plugin is built on Gradle version 8.2.1.
12+
The plugin is built on Gradle version 7.0.
1313

1414
Dependencies
1515
------------
@@ -197,4 +197,4 @@ OpenAPI doc.
197197
* Thanks a lot [JetBrains](https://www.jetbrains.com/?from=springdoc-openapi) for
198198
supporting springdoc-openapi project.
199199
200-
![JetBrains logo](https://springdoc.org/img/jetbrains.svg)
200+
![JetBrains logo](https://springdoc.org/img/jetbrains.svg)

0 commit comments

Comments
 (0)