Skip to content

Commit

Permalink
Version 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phearnot committed Jan 16, 2024
1 parent cb36bad commit ac207a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.60.0</grpc.version>
<protoc.version>3.25.1</protoc.version>
<grpc.version>1.61.0</grpc.version>
<protoc.version>3.25.2</protoc.version>
</properties>

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

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

0 comments on commit ac207a9

Please sign in to comment.