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 09975ee commit 6d267dbCopy full SHA for 6d267db
1 file changed
karate-core/pom.xml
@@ -42,7 +42,7 @@
42
<dependency>
43
<groupId>com.linecorp.armeria</groupId>
44
<artifactId>armeria</artifactId>
45
- <version>1.33.1</version>
+ <version>1.33.4</version>
46
<exclusions>
47
<exclusion>
48
<groupId>org.slf4j</groupId>
@@ -70,7 +70,7 @@
70
71
<groupId>ch.qos.logback</groupId>
72
<artifactId>logback-classic</artifactId>
73
- <version>1.5.18</version>
+ <version>1.5.20</version>
74
</dependency>
75
76
0 commit comments