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
(BREAKING) Always use native javadoc and source jars tasks (withJavadocJar() and withSourcesJar())
(before, custom legacy tasks were used for gradle 7.6 and older)
Cleanup deprecated gradle api usages
Update pom plugin to 3.0.0 (drops pom convention in favor of type-safe maven.pom)