davidB / scala-maven-plugin

The scala-maven-plugin (previously maven-scala-plugin) is used for compiling/testing/running/documenting scala code in maven.
https://davidb.github.io/scala-maven-plugin/
The Unlicense
557 stars 151 forks source link

Bump zinc_2.13 from 1.7.1 to 1.7.2 #649

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps zinc_2.13 from 1.7.1 to 1.7.2.

Release notes

Sourced from zinc_2.13's releases.

1.7.2

Full Changelog: https://github.com/sbt/zinc/compare/v1.7.1...v1.7.2

Commits
  • 91d6f28 Merge pull request #1130 from eed3si9n/wip/1.7.2
  • dba1db2 Util 1.7.2
  • fc9e66a Merge pull request #1123 from sbt/eed3si9n-patch-1
  • 80df727 Fix percent sign
  • 5804d50 Merge pull request #1117 from scala-steward/update/scalatest-3.2.13
  • 65c51ac Update scalatest to 3.2.13
  • ea230ba Merge pull request #1113 from scala-steward/update/util-control-1.7.1
  • 301281f Update util-control, util-interface, ... to 1.7.1
  • a3460de Merge pull request #1112 from scala-steward/update/sbt-1.7.1
  • 732aa52 Update sbt, util-control, util-interface, ... to 1.7.1
  • 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 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)