Skip to content

Commit a928212

Browse files
Bump org.scalaz:scalaz-core_2.12 from 7.3.0-M8 to 7.3.8 (#2855)
Bumps [org.scalaz:scalaz-core_2.12](https://github.com/scalaz/scalaz) from 7.3.0-M8 to 7.3.8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/scalaz/scalaz/commit/915fc01324e8b7d414bb979633be878d8168f85d"><code>915fc01</code></a> Setting version to 7.3.8</li> <li><a href="https://github.com/scalaz/scalaz/commit/06fd11fa1b2b6c2b2a1e4a790d7ab644b01e0395"><code>06fd11f</code></a> Update sbt to 1.9.7 in series/7.3.x</li> <li><a href="https://github.com/scalaz/scalaz/commit/a93980983412d974003a7d77b2d65c91a7f072f6"><code>a939809</code></a> Update sbt-scala-native to 0.4.16 in series/7.3.x</li> <li><a href="https://github.com/scalaz/scalaz/commit/869075fad1a0d9eb9b0db617ceeed03bea742bc5"><code>869075f</code></a> fix warnings</li> <li><a href="https://github.com/scalaz/scalaz/commit/7d73d22584dea10c225bb218e226a697338d5999"><code>7d73d22</code></a> Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 in series/7.3.x</li> <li><a href="https://github.com/scalaz/scalaz/commit/531fa80a2983e48a171f1bbdbcd98dc8a0b6f982"><code>531fa80</code></a> add explicit type</li> <li><a href="https://github.com/scalaz/scalaz/commit/a4fa5ea5de3c9437e7545744bd9b41f06579b55c"><code>a4fa5ea</code></a> Update sbt to 1.9.6 in series/7.3.x</li> <li><a href="https://github.com/scalaz/scalaz/commit/5d3bb765cba61d897a64d9e46027ad7f5dc222bd"><code>5d3bb76</code></a> Update scala-library to 2.13.12 in series/7.3.x</li> <li><a href="https://github.com/scalaz/scalaz/commit/6ab85556c3245d6309bb2e08d9003e820f2b3352"><code>6ab8555</code></a> Update sbt-scala-native to 0.4.15 in series/7.3.x</li> <li><a href="https://github.com/scalaz/scalaz/commit/d5de3b3a248edd38629581bfc4c37b502830076f"><code>d5de3b3</code></a> Update sbt to 1.9.4 in series/7.3.x</li> <li>Additional commits viewable in <a href="https://github.com/scalaz/scalaz/compare/v7.3.0-M8...v7.3.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.scalaz:scalaz-core_2.12&package-manager=maven&previous-version=7.3.0-M8&new-version=7.3.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a751ce4 commit a928212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vavr-benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>org.scalaz</groupId>
2828
<artifactId>scalaz-core_2.12</artifactId>
29-
<version>7.3.0-M8</version>
29+
<version>7.3.8</version>
3030
<!--contains scala-library 2.12.1-->
3131
</dependency>
3232
<dependency>

0 commit comments

Comments
 (0)