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

Add snapshot resolver #15

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

armanbilge
Copy link
Contributor

Until you publish a tagged release there are only snapshot versions available. This confused a user on the Scala Discord.

@@ -7,6 +7,7 @@ Gooey is a Scala library for creating user interfaces. It's goal is to make it v
To use Gooey, add the following to your `build.sbt`

```scala
resolvers ++= Resolver.sonatypeOssRepos("snapshots")
libraryDependencies += "org.creativescala" %% "gooey" % "@VERSION@"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh btw should this be a %%% 🤔

@noelwelsh noelwelsh merged commit c7e4985 into creativescala:main Dec 8, 2023
2 of 3 checks passed
@noelwelsh
Copy link
Contributor

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants