Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency(deps): Bump org.scalameta:scalameta_2.13 from 4.9.3 to 4.9.4 #1766

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Dependency(deps): Bump org.scalameta:scalameta_2.13 from 4.9.3 to 4.9.4
Bumps [org.scalameta:scalameta_2.13](https://github.com/scalameta/scalameta) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/scalameta/scalameta/releases)
- [Commits](scalameta/scalameta@v4.9.3...v4.9.4)

---
updated-dependencies:
- dependency-name: org.scalameta:scalameta_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 May 15, 2024
commit be4321f5232e9d2b1a69a9f026923e39f994c999
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.9.3</version>
<version>4.9.4</version>
</dependency>
</dependencies>

Expand Down