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
4 stars 0 forks source link

build(deps): bump io.toolisticon.maven.parent:maven-parent-kotlin-base from 2024.4.0 to 2024.4.1 #51

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps io.toolisticon.maven.parent:maven-parent-kotlin-base from 2024.4.0 to 2024.4.1.

Release notes

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

2024.4.1

:rocket: Enhancements & Features

  • Include relevant kotlinx-serialization libs in dependency-management #66
  • update maven wrapper #62
  • Update jetbrains annotation version 24.1.0 #58

:hammer_and_wrench: Chore

  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 #65
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 #64
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 #63
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 #61
  • Bump org.openapitools:openapi-generator-maven-plugin from 7.4.0 to 7.5.0 #60
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 #59
Commits
  • cc29805 Merge branch 'release/2024.4.1'
  • 1599bf2 Update for next development version
  • dda96cd Merge pull request #64 from toolisticon/dependabot/maven/org.apache.maven.plu...
  • a7a7c98 Merge pull request #65 from toolisticon/dependabot/maven/org.apache.maven.plu...
  • 5cedba1 Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2
  • 916890a Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2
  • dc18b42 Merge pull request #63 from toolisticon/dependabot/maven/org.apache.maven.plu...
  • 80ae4f6 Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1
  • 625586b Update maven-wrapper.properties
  • 7ae9ea0 Merge pull request #61 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)