Skip to content

Commit

Permalink
Update Dependencies (#39)
Browse files Browse the repository at this point in the history
* Update Javascript: npm update --force
* Java: Update grpc protobuf version
  • Loading branch information
nbauernfeind authored Oct 17, 2023
1 parent 77a6a38 commit 543f535
Show file tree
Hide file tree
Showing 2 changed files with 457 additions and 3,104 deletions.
2 changes: 1 addition & 1 deletion java/barrage-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<packaging>jar</packaging>

<properties>
<dep.grpc.version>1.49.2</dep.grpc.version>
<dep.grpc.version>1.58.0</dep.grpc.version>
<dep.protobuf.version>3.21.9</dep.protobuf.version>
<forkCount>1</forkCount>
</properties>
Expand Down
Loading

0 comments on commit 543f535

Please sign in to comment.