mirror of https://github.com/sbt/sbt.git
4 lines
87 B
Plaintext
4 lines
87 B
Plaintext
|
|
updates.pin = [
|
||
|
|
{ groupId = "org.slf4j", artifactId="slf4j-api", version = "1." }
|
||
|
|
]
|