Skip to content

Commit 895a99f

Browse files
Update to version 2.32.0
1 parent 1529616 commit 895a99f

File tree

8 files changed

+84
-59
lines changed

8 files changed

+84
-59
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.openvidu</groupId>
66
<artifactId>classroom-demo</artifactId>
7-
<version>2.31.0</version>
7+
<version>2.32.0</version>
88
<packaging>war</packaging>
99

1010
<name>classroom-demo</name>
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>io.openvidu</groupId>
126126
<artifactId>openvidu-java-client</artifactId>
127-
<version>2.31.0</version>
127+
<version>2.32.0</version>
128128
</dependency>
129129

130130
</dependencies>

0 commit comments

Comments
 (0)