Skip to content

Commit

Permalink
integrate message types release-v6
Browse files Browse the repository at this point in the history
  • Loading branch information
twiedow committed Apr 17, 2024
1 parent ab900ec commit a6b56e5
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 @@ -17,8 +17,8 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<java.version>17</java.version>
<camino-messenger-protocol.protobuff.version>24.0.0.1.20240415140348.9f62f6fadb08</camino-messenger-protocol.protobuff.version>
<camino-messenger-protocol.grpc.version>1.58.0.1.20240415140348.9f62f6fadb08</camino-messenger-protocol.grpc.version>
<camino-messenger-protocol.protobuff.version>24.0.0.1.20240416134251.eea07d77749c</camino-messenger-protocol.protobuff.version>
<camino-messenger-protocol.grpc.version>1.58.0.1.20240416134251.eea07d77749c</camino-messenger-protocol.grpc.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>
Expand Down

0 comments on commit a6b56e5

Please sign in to comment.