5 Star 10 Fork 0

Gitee 极速下载/Scala

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/scala/scala
克隆/下载
.scala-steward.conf 775 Bytes
一键复制 编辑 原始数据 按行查看 历史
Seth Tisue 提交于 2022-09-15 10:45 +08:00 . exclude more Jackson stuff from Steward
# don't rush to take updates, but don't fall indefinitely behind,
# either. hopefully this is a reasonable compromise value?
pullRequests.frequency = "14 days"
updates.ignore = [
# only used internally, and they aren't ours (we aren't dogfooding
# them), and updates are unlikely to benefit us, so there's really no
# need to keep them current
{ groupId = "com.fasterxml.jackson.core" },
{ groupId = "com.fasterxml.jackson.dataformat" },
{ groupId = "org.slf4j" },
{ groupId = "org.eclipse.jgit" },
{ groupId = "org.openjdk.jol" },
# Ant support is deprecated, so leave the version where it is
{ groupId = "org.apache.ant" },
# OSGi stuff is fragile and we suspect it is little-used,
# so let's prefer stability
{ groupId = "biz.aQute.bnd" }
]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Scala
1
https://gitee.com/mirrors/Scala.git
git@gitee.com:mirrors/Scala.git
mirrors
Scala
Scala
2.13.x

搜索帮助