Skip to content

Commit

Permalink
Merge pull request #12597 from playframework/mergify/bp/3.0.x/pr-12596
Browse files Browse the repository at this point in the history
[3.0.x] Scala Steward: `guice-assistedinject` gets updated with `guice` (backport #12596) by @mkurz
  • Loading branch information
mkurz committed May 3, 2024
2 parents 6332ba6 + 48619ca commit 053cb3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/scala-steward.conf
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ updates.ignore = [
// these will get updated along with selenium-api, so no need to update them separately
{ groupId = "org.seleniumhq.selenium", artifactId = "selenium-support" },
{ groupId = "org.seleniumhq.selenium", artifactId = "selenium-firefox-driver" },
// these will get updated along with guice, so no need to update them separately
{ groupId = "com.google.inject.extensions", artifactId = "guice-assistedinject" },
// these will get updated along with spring-core, so no need to update them separately
{ groupId = "org.springframework", artifactId = "spring-context" },
{ groupId = "org.springframework", artifactId = "spring-beans" }
Expand Down

0 comments on commit 053cb3f

Please sign in to comment.