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

[QUESTION] - How to include latest version in application? #119

Open
sujit-baniya opened this issue Mar 22, 2023 · 1 comment
Open

[QUESTION] - How to include latest version in application? #119

sujit-baniya opened this issue Mar 22, 2023 · 1 comment
Labels

Comments

@sujit-baniya
Copy link

I've tried various ways to add latest version of this library but didn't have any success. Please suggest how to include latest version.

Ways I tried

"com.github.takezoe" %% "blocking-slick-33" % "0.0.14"
"com.github.takezoe" %% "blocking-slick-33" % "0.0.14-SNAPSHOT"
"com.github.takezoe" %% "blocking-slick-34" % "0.0.14"
"com.github.takezoe" %% "blocking-slick-34" % "0.0.14-SNAPSHOT"
@takezoe
Copy link
Member

takezoe commented Jul 20, 2023

Sorry, I haven't noticed this issue for long time. 0.0.14 hadn't been published when you created this issue. Now it's published available with the following line:

"com.github.takezoe" %% "blocking-slick" % "0.0.14"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants