Skip to content

Commit

Permalink
Update dependencies to 2.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloFuente committed Sep 22, 2022
1 parent e363553 commit 886d64e
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.22.0</version>
<version>2.23.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 @@ -12,7 +12,7 @@
"@angular/platform-browser": "13.2.5",
"@angular/platform-browser-dynamic": "13.2.5",
"@angular/router": "13.2.5",
"openvidu-browser": "2.22.0",
"openvidu-browser": "2.23.0",
"rxjs": "7.5.4",
"zone.js": "0.11.5"
},
Expand Down

0 comments on commit 886d64e

Please sign in to comment.