Skip to content

Commit 8e3bac6

Browse files
committed
Upgrade to Logback 1.2.5.
Closes #1502
1 parent 382d478 commit 8e3bac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<junit5>5.7.2</junit5>
115115
<kotlin>1.5.21</kotlin>
116116
<kotlin-coroutines>1.5.1</kotlin-coroutines>
117-
<logback>1.2.3</logback>
117+
<logback>1.2.5</logback>
118118
<lombok>1.18.20</lombok>
119119
<mockito>3.11.2</mockito>
120120
<mockk>1.12.0</mockk>

0 commit comments

Comments
 (0)