Skip to content

Commit b656a79

Browse files
authored
Merge pull request #11133 from lrytz/merge-212
Merge 2.12.x to 2.13.x [ci: last-only]
2 parents fdb391f + e5add02 commit b656a79

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.scala-steward.conf

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,10 @@ updates.ignore = [
77
# only used internally, and they aren't ours (we aren't dogfooding
88
# them), and updates are unlikely to benefit us, so there's really no
99
# need to keep them current
10-
{ groupId = "com.fasterxml.jackson.core" },
11-
{ groupId = "com.fasterxml.jackson.dataformat" },
1210
{ groupId = "org.slf4j" },
1311
{ groupId = "org.eclipse.jgit" },
1412
{ groupId = "org.openjdk.jol" },
1513

16-
# Ant support is deprecated, so leave the version where it is
17-
{ groupId = "org.apache.ant" },
18-
1914
# OSGi stuff is fragile and we suspect it is little-used,
2015
# so let's prefer stability
2116
{ groupId = "biz.aQute.bnd" }

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.11.5
1+
sbt.version=1.11.6

0 commit comments

Comments
 (0)