Skip to content

Commit

Permalink
Bump org.scala-sbt:zinc_2.13 from 1.9.2 to 1.9.3
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.9.2 to 1.9.3.
- [Release notes](https://github.com/sbt/zinc/releases)
- [Commits](sbt/zinc@v1.9.2...v1.9.3)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slandelle committed Jul 24, 2023
1 parent 071e962 commit 729e31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -182,7 +182,7 @@
<dependency>
<groupId>org.scala-sbt</groupId>
<artifactId>zinc_2.13</artifactId>
<version>1.9.2</version>
<version>1.9.3</version>
<exclusions>
<exclusion>
<groupId>org.jline</groupId>
Expand Down

0 comments on commit 729e31c

Please sign in to comment.