Releases: toolisticon/maven-parent-kotlin-base
Releases · toolisticon/maven-parent-kotlin-base
2024.8.3
2024.8.2
🚀 Enhancements & Features
- include kotlin-annotation-processing-libs in dependencyMgmt #101
🛠️ Chore
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 #108
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0 #107
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 #106
- Bump org.openapitools:openapi-generator-maven-plugin from 7.7.0 to 7.8.0 #105
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 #104
- Bump org.junit:junit-bom from 5.10.3 to 5.11.0 #103
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 #102
2024.8.1
2024.8.0
2024.7.1
2024.7.0
🚀 Enhancements & Features
- set language level to 2.0, fixes #93 #94
- Set kotlin language level to 2.0 #93
- use new maven wrapper setup #90
🛠️ Chore
- Bump org.codehaus.mojo:versions-maven-plugin from 2.17.0 to 2.17.1 #95
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 #92
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 #91
- Bump org.openapitools:openapi-generator-maven-plugin from 7.6.0 to 7.7.0 #89
- Bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17.0 #88
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2024.6.1
🛠️ Chore
- Bump org.junit:junit-bom from 5.10.2 to 5.10.3 #87
- Bump org.jetbrains.kotlinx:kotlinx-serialization-bom from 1.7.0 to 1.7.1 #86
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1 #85
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 #84
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 #83
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 #82
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.0 #81
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0 #80
2024.6.0
2024.5.2
2024.5.1
This release updates kotlin to 2.0.0 and thus might be potentially breaking when used together with libs that are not yet migrated to kotlin 2.0.0!
🚀 Enhancements & Features
- update to kotlin 2.0 #72