You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gradle 8.1
------------------------------------------------------------
Build time: 2023-04-12 12:07:45 UTC
Revision: 40ba32cde9d6daf2b92c39376d2758909dd6b813
Kotlin: 1.8.10
Groovy: 3.0.15
Ant: Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM: 17.0.7 (Amazon.com Inc. 17.0.7+7-LTS)
OS: Windows 10 10.0 amd64
plugins {
id "java"
id "idea"
id "org.springframework.boot" version "3.1.+"
id "org.springdoc.openapi-gradle-plugin" version "1.7.0"
id "io.spring.dependency-management" version "1.1.+"
id "maven-publish"
}
The workaround did the trick for me too for now
The text was updated successfully, but these errors were encountered:
I found the old issue being closed but it is not resolved yet.
Quote from the old ticket:
Unfortunately, this doesn't seem to be resolved.
Gradle version: 8.1
Plugin version: 1.7.0
This issue is still present. As some people mentioned, this workaround seems to work:
Originally posted by @pcimcioch in #102 (comment)
same for me
Current Setup:
The text was updated successfully, but these errors were encountered: