Skip to content

Version 2.1.0

Kai requested to merge development into main

Merge-Request

Source: development
Target: main

Co-Authors?

Co-authored-by: kl11n K_Git@l11n.de

Linked Tickets

Add linked tickets here

Description

Made the plugin compatible with newest gradle version by making function annotated with TaskAction public. Further fixed a bug which caused minor releases always to be a DEV version when a release version was published.

Commits

  • increase jgit version

  • make taskAction functions public to ensure compatibility with newest gradle versions

  • correct an error regarding increasing RELEASE versions

  • limit versions plugin as of 0.52 it is compiled with kotlin 2.x

Merge request reports

Loading