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
- Update `org.jetbrains.dokka` plugin from 2.0.0 to 2.1.0
- Remove Jackson 2.15.3 version resolution strategy workaround that
was needed to avoid conflicts in Dokka 2.0.0
- Migrate from deprecated V1 tasks (`dokkaHtmlPartial`,
`dokkaHtmlMultiModule`) to V2 API (`dokkaGeneratePublicationHtml`,
`dokkaGenerate`)
- Replace `dokkaSourceSets.main` configuration block with
`dokkaSourceSets.configureEach`
- Update `docsZip` task to depend on new
`dokkaGeneratePublicationHtml` task and add explicit dependency on
`:spring-integration-core:dokkaGenerate`
0 commit comments