toolisticon / avro-kotlin

Opionionated set of extension functions and helpers for using Apache Avro with Kotlin
https://avro-kotlin.toolisticon.io/stable/
Apache License 2.0
3 stars 0 forks source link

chore(deps): bump io.toolisticon.maven.parent:maven-parent-kotlin-base from 2024.6.1 to 2024.7.0 #85

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps io.toolisticon.maven.parent:maven-parent-kotlin-base from 2024.6.1 to 2024.7.0.

Release notes

Sourced from io.toolisticon.maven.parent:maven-parent-kotlin-base's releases.

2024.7.0

:rocket: 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

:hammer_and_wrench: 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

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • ed98cf6 Merge branch 'release/2024.7.0'
  • 5c77375 Update for next development version
  • 255e556 update version
  • 1bd293c Merge pull request #95 from toolisticon/dependabot/maven/org.codehaus.mojo-ve...
  • d13db2b Bump org.codehaus.mojo:versions-maven-plugin from 2.17.0 to 2.17.1
  • af7f449 Merge pull request #94 from toolisticon/feature/93_languageLevel
  • a05e2c6 set language level to 2.0, fixes #93
  • ec2bdd6 failsafe and surefire versions
  • 5340f49 Merge pull request #91 from toolisticon/dependabot/maven/org.apache.maven.plu...
  • 93c1dd3 Merge pull request #92 from toolisticon/dependabot/maven/org.apache.maven.plu...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)