Skip to content

Commit

Permalink
Issue 244: Prepare for 0.4.0 release (#245)
Browse files Browse the repository at this point in the history
Update the Pravega and KeyCloak version to 0.11.0. Also, upgraded Zookeeper version due to dependency conflict.

Signed-off-by: Raúl Gracia <[email protected]>
  • Loading branch information
RaulGracia authored May 11, 2022
1 parent 1629800 commit 5b3327b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ avroVersion=1.11.0
avroProtobufVersion=1.10.2
snappyVersion=1.1.7.3
javaxActivationVersion=1.1.1
pravegaVersion=0.10.1
pravegaKeyCloakVersion=0.10.1
apacheZookeeperVersion=3.5.9
pravegaVersion=0.11.0
pravegaKeyCloakVersion=0.11.0
apacheZookeeperVersion=3.6.3

# Version and base tags can be overridden at build time
schemaregistryVersion=0.4.0-SNAPSHOT
Expand Down

0 comments on commit 5b3327b

Please sign in to comment.