Skip to content

Commit

Permalink
protobuf: 3.25.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
KannarFr committed Mar 27, 2024
1 parent d908166 commit 494fb97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

## Requirements

`biscuit-pulsar` needs `protobuf` 3.16.3.
`biscuit-pulsar` needs `protobuf` 3.25.0.

## Configuration

Expand All @@ -25,7 +25,7 @@ We currently are using this script to put libs on pulsar nodes:

wget -P "pulsar/lib" "https://repo1.maven.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar"
wget -P "pulsar/lib" "https://repo1.maven.org/maven2/io/vavr/vavr/0.10.3/vavr-0.10.3.jar"
wget -P "pulsar/lib" "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.16.3/protobuf-java-3.16.3.jar"
wget -P "pulsar/lib" "https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.25.0/protobuf-java-3.25.0.jar"
wget -P "pulsar/lib" "https://repo1.maven.org/maven2/com/clever-cloud/biscuit-java/<VERSION>/biscuit-java-<VERSION>.jar"
wget -P "pulsar/lib" "https://repo1.maven.org/maven2/com/clever-cloud/biscuit-pulsar/<VERSION>/biscuit-pulsar-<VERSION>.jar"
```
Expand Down

0 comments on commit 494fb97

Please sign in to comment.