Skip to content

Commit 064a566

Browse files
committed
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.32
Made-with: Cursor
1 parent 033f69a commit 064a566

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • playground/kinde-springboot-starter-example

playground/kinde-springboot-starter-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<groupId>ch.qos.logback</groupId>
7474
<artifactId>logback-classic</artifactId>
7575
<scope>runtime</scope>
76-
<version>1.5.19</version>
76+
<version>1.5.32</version>
7777
</dependency>
7878

7979
<dependency>

0 commit comments

Comments
 (0)