8000 Update semanticdb-shared_2.13 to 4.13.0 by scala-steward · Pull Request #3500 · VirtusLab/scala-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update semanticdb-shared_2.13 to 4.13.0 #3500

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

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 8000
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ object Deps {
def jsoniterScala = "2.23.2"
def jsoniterScalaJava8 = "2.13.5.2"
def jsoup = "1.18.3"
def scalaMeta = "4.12.7"
def scalaMeta = "4.13.0"
def scalaNative04 = "0.4.17"
def scalaNative05 = "0.5.6"
def scalaNative = scalaNative05
Expand Down
Loading
0