Skip to content

Commit

Permalink
Merge branch 'master' into feature/improve-transfer-times
Browse files Browse the repository at this point in the history
  • Loading branch information
jfbischoff authored Dec 24, 2023
2 parents 1fd9bff + 5e1e8d7 commit 550c627
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contribs/hybridsim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<properties>
<protobuf.version>3.25.1</protobuf.version>
<grpc.version>1.60.0</grpc.version>
<grpc.version>1.60.1</grpc.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.23.0</version>
<version>2.24.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 550c627

Please sign in to comment.