toolisticon / jgiven-kotlin

Extensions to make working with jgiven.org and Kotlin even more fun
Apache License 2.0
5 stars 2 forks source link

Bump io.toolisticon.maven.parent:maven-parent-kotlin-base from 2024.5.0 to 2024.5.1 #161

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps io.toolisticon.maven.parent:maven-parent-kotlin-base from 2024.5.0 to 2024.5.1.

Release notes

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

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!

:rocket: Enhancements & Features

  • update to kotlin 2.0 #72

:hammer_and_wrench: Chore

  • Bump kotlin.version from 1.9.24 to 2.0.0 #73
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 #71
  • Bump org.openapitools:openapi-generator-maven-plugin from 7.5.0 to 7.6.0 #70
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.8.0 to 1.8.1 #69
Commits
  • 9c98ceb Merge branch 'release/2024.5.1'
  • b0158a7 Update for next development version
  • c16b5ae Merge pull request #73 from toolisticon/dependabot/maven/kotlin.version-2.0.0
  • 3fca742 update README
  • 73e47dd ---
  • 3f8aa85 Merge pull request #71 from toolisticon/dependabot/maven/org.codehaus.mojo-bu...
  • 5feef07 Merge pull request #70 from toolisticon/dependabot/maven/org.openapitools-ope...
  • bd204c9 ---
  • c635d6e ---
  • 86e8b53 Merge pull request #69 from toolisticon/dependabot/maven/org.jetbrains.kotlin...
  • 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)