Skip to content

Version Tags at cerbos-sdk-java #1683

Answered by charithe
bbodensieck asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Björn. Thanks for reporting. When you said that implementation("dev.cerbos:cerbos-sdk-java") didn't work for you, did you mean that it didn't download the correct version for you? AFAIK, not specifying the version should make Gradle download the latest version automatically (https://docs.gradle.org/current/userguide/single_versions.html#sec:declaring_without_version). This may be confounded by the fact that we have accidentally published one version as a Git hash instead of a proper version. I'll try to get that removed from Central if they allow that. In the mean time, you should be able to use implementation("dev.cerbos:cerbos-sdk-java:0.+") to grab the latest releases.

We used to us…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bbodensieck
Comment options

Answer selected by bbodensieck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants