Skip to content

Commit

Permalink
chore(deps): bump org.scala-sbt:zinc_2.13 from 1.10.5 to 1.10.7
Browse files Browse the repository at this point in the history
Bumps [org.scala-sbt:zinc_2.13](https://github.com/sbt/zinc) from 1.10.5 to 1.10.7.
- [Release notes](https://github.com/sbt/zinc/releases)
- [Commits](sbt/zinc@v1.10.5...v1.10.7)

---
updated-dependencies:
- dependency-name: org.scala-sbt:zinc_2.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slandelle committed Dec 23, 2024
1 parent 91d13de commit 7cc282e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
<dependency>
<groupId>org.scala-sbt</groupId>
<artifactId>zinc_2.13</artifactId>
<version>1.10.5</version>
<version>1.10.7</version>
<exclusions>
<exclusion>
<groupId>org.jline</groupId>
Expand Down

0 comments on commit 7cc282e

Please sign in to comment.