Skip to content

Commit

Permalink
Updated to 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloFuente committed Mar 4, 2021
1 parent c4e78df commit e40515f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<dependency>
<groupId>io.openvidu</groupId>
<artifactId>openvidu-java-client</artifactId>
<version>2.16.0</version>
<version>2.17.0</version>
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion src/angular/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@angular/router": "7.2.14",
"core-js": "2.6.5",
"hammerjs": "2.0.8",
"openvidu-browser": "2.16.0",
"openvidu-browser": "2.17.0",
"rxjs": "6.5.1",
"rxjs-compat": "6.5.1",
"zone.js": "0.9.0"
Expand Down

0 comments on commit e40515f

Please sign in to comment.