mirror of https://github.com/sbt/sbt.git
Pin slf4j-api
This commit is contained in:
parent
774d6be24f
commit
d4556bd417
|
|
@ -0,0 +1,3 @@
|
|||
updates.pin = [
|
||||
{ groupId = "org.slf4j", artifactId="slf4j-api", version = "1." }
|
||||
]
|
||||
Loading…
Reference in New Issue