Skip to content

Commit ab3fc45

Browse files
committed
docs: align Maven example to authzed-java 1.5.4 to match the rest of the guide
1 parent a66963f commit ab3fc45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Most commonly, if you are using [Maven] you can add the following to your pom.xm
4141
<dependency>
4242
<groupId>com.authzed.api</groupId>
4343
<artifactId>authzed</artifactId>
44-
<version>1.6.0</version>
44+
<version>1.5.4</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)