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.3.1 to 2024.3.2 #154

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps io.toolisticon.maven.parent:maven-parent-kotlin-base from 2024.3.1 to 2024.3.2.

Release notes

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

2024.3.2

:bug: Bug Fixes

  • Remove unsupported compiler argument: illegal-access=permit #49

:hammer_and_wrench: Chore

  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 #48
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 #47
Commits
  • 384d9eb Merge branch 'release/2024.3.2'
  • 3379010 Update for next development version
  • d09f9fa remove illegal-access flag
  • 53106ba Merge pull request #48 from toolisticon/dependabot/maven/org.apache.maven.plu...
  • 041c723 Merge pull request #47 from toolisticon/dependabot/maven/org.apache.maven.plu...
  • 5eadece Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1
  • 8ed887a Bump org.apache.maven.plugins:maven-compiler-plugin
  • d57b207 Update for next development version
  • 3f25d99 Merge tag '2024.3.1' into develop
  • See full diff 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)
dependabot[bot] commented 6 months ago

Superseded by #156.