Newer
Older
gitbucket_jkp / .scala-steward.conf
@kenji yoshida kenji yoshida on 25 Feb 2021 118 bytes ignore jetty 11.x and 10.x updates
updates.limit = 3

updates.includeScala = true

updates.pin = [
  { groupId = "org.eclipse.jetty", version = "9." }
]