Skip to content

Commit 10ac96f

Browse files
authored
Revert "Update logback-classic only on 1.3.x series that supports JDK 8"
1 parent 2a87ee1 commit 10ac96f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.scala-steward.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
11
updatePullRequests = "always"
22

3-
updates.pin = [
4-
# We may drop this when we drop JDK 8 since minimum JDK is 11 from logback-classic 1.4.0
5-
{ groupId = "ch.qos.logback", artifactId="logback-classic", version="1.3." }
6-
]

0 commit comments

Comments
 (0)