Skip to content

Commit c343579

Browse files
committed
Pin slf4j & logback updates
1 parent 47eded1 commit c343579

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.scala-steward.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
updates.pin = [
2-
2+
{ groupId = "org.slf4j", artifactId = "slf4j-api", version = "1." },
3+
{ groupId = "ch.qos.logback", artifactId = "logback-classic", version = "1.2." }
34
]

0 commit comments

Comments
 (0)