We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef09157 commit 62756b9Copy full SHA for 62756b9
examples/cloudrecording/pom.xml
@@ -17,7 +17,7 @@
17
<maven.compiler.target>8</maven.compiler.target>
18
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
19
<slf4j.version>2.0.16</slf4j.version>
20
- <logback.version>1.3.14</logback.version>
+ <logback.version>1.3.15</logback.version>
21
<picocli.version>4.7.6</picocli.version>
22
<agora-rest-client-core.version>0.3.0</agora-rest-client-core.version>
23
</properties>
0 commit comments