Skip to content

Commit

Permalink
Downgrades Protobuf dependency, since it seems to be incompatible wit…
Browse files Browse the repository at this point in the history
…h current Cottontail DB driver version.
  • Loading branch information
Ralph Gasser committed Aug 26, 2024
1 parent a60e978 commit 072a392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ version_kotlinlogging = 7.0.0
version_log4j2=2.23.1
version_metadataextractor=2.19.0
version_picnic=0.7.0
version_protobuf=4.27.3
version_protobuf=3.25.4
version_scrimage=4.2.0
version_slf4j=2.0.16
version_jogl=2.3.2
Expand Down

0 comments on commit 072a392

Please sign in to comment.