Newer
Older
gitbucket_jkp / .scala-steward.conf
@kenji yoshida kenji yoshida on 30 Nov 2021 169 bytes pin jgit 5.x
updates.limit = 3

updates.includeScala = true

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