Skip to content

Commit

Permalink
Dependency(deps): Bump org.scalameta:scalameta_2.13 from 4.8.15 to 4.9.0
Browse files Browse the repository at this point in the history
Bumps [org.scalameta:scalameta_2.13](https://github.com/scalameta/scalameta) from 4.8.15 to 4.9.0.
- [Release notes](https://github.com/scalameta/scalameta/releases)
- [Commits](scalameta/scalameta@v4.8.15...v4.9.0)

---
updated-dependencies:
- dependency-name: org.scalameta:scalameta_2.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tsaglam committed Feb 21, 2024
1 parent 731aea5 commit 72020a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages/scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.scalameta</groupId>
<artifactId>scalameta_${scala.compat.version}</artifactId>
<version>4.8.15</version>
<version>4.9.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 72020a6

Please sign in to comment.