sbt/.scala-steward.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
87 B
Plaintext
Raw Normal View History

2023-01-03 04:06:46 +01:00
updates.pin = [
{ groupId = "org.slf4j", artifactId="slf4j-api", version = "1." }
]