Skip to content

Commit

Permalink
Version 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phearnot committed Dec 6, 2023
1 parent 4bd52dd commit 5ca3b91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<grpc.version>1.59.0</grpc.version>
<grpc.version>1.60.0</grpc.version>
<protoc.version>3.25.1</protoc.version>
</properties>

<groupId>com.wavesplatform</groupId>
<artifactId>protobuf-schemas</artifactId>
<packaging>jar</packaging>
<version>1.5.1-SNAPSHOT</version>
<version>1.5.1</version>

<name>Waves Node protobuf classes</name>
<description>Waves Node protobuf java classes</description>
Expand Down

0 comments on commit 5ca3b91

Please sign in to comment.