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.
2 parents 67eca2e + aa3f786 commit 4639058Copy full SHA for 4639058
.changeset/dependabot-a138e8c.md
@@ -0,0 +1,5 @@
1
+---
2
+"changesets": patch
3
4
+
5
+- ch.qos.logback:logback-core: 1.5.21
pom.xml
@@ -165,7 +165,7 @@
165
<dependency>
166
<groupId>ch.qos.logback</groupId>
167
<artifactId>logback-core</artifactId>
168
- <version>1.5.20</version>
+ <version>1.5.21</version>
169
<scope>test</scope>
170
</dependency>
171
0 commit comments