Releases: coditory/gradle-manifest-plugin
Releases · coditory/gradle-manifest-plugin
v1.1.0
v1.0.0
What's Changed
- Overall undusted the project: updated dependencie, gradle wrapper, updated github action scripts, extracted integration tests
- Increased min supported java version to
17
- Increased min supported gradle version to
7.6.4
- Fixed
Main-Class
attribute extraction
Full Changelog: v0.2.6...v1.0.0
v0.2.6
Full Changelog: v0.2.5...v0.2.6
v0.2.5
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Full Changelog: v0.2.3...v0.2.4
v0.2.3
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Bump org.eclipse.jgit from 6.2.0.202206071550-r to 6.3.0.202209071007-r by @dependabot in #17
- Trim generated attribute values #24 by @pmendelski in #25
New Contributors
- @dependabot made their first contribution in #17
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Update decpendencies and gh actions by @pmendelski in #15
Full Changelog: v0.2.0...v0.2.1
Release v0.2.0
Changed
- Updated gradle to 7.4.2 with all dependencies
Release v0.1.14
Changed
- Updated dependencies for Gradle v7