Skip to content

Commit

Permalink
Use generic version in dependency example.
Browse files Browse the repository at this point in the history
Signed-off-by: ingonoka <ingonoka@icloud.com>
  • Loading branch information
ingonoka committed Jan 2, 2023
1 parent 6456fc2 commit 3051994
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ The validator is expected to support the SSP(TM) protocol.
Include the latest library version in your `gradle.build` dependency block

[source,Groovy]
.Replace `latest`[placeholder with the latest release version]
----
implementation "com.ingonoka:cba9-driver:v0.1-0-g1af64e1"
implementation "com.ingonoka:cba9-driver:latest"
----

== Usage
Expand Down

0 comments on commit 3051994

Please sign in to comment.