pin jgit 5.x

This commit is contained in:
kenji yoshida
2021-11-30 09:23:36 +09:00
committed by GitHub
parent 1dcbf386b1
commit d0f4f82a0f

View File

@@ -4,4 +4,5 @@ updates.includeScala = true
updates.pin = [
{ groupId = "org.eclipse.jetty", version = "9." }
{ groupId = "org.eclipse.jgit", version = "5." }
]