diff --git a/.scala-steward.conf b/.scala-steward.conf index f70ec3f0ed..cc3ef49656 100644 --- a/.scala-steward.conf +++ b/.scala-steward.conf @@ -3,6 +3,7 @@ updates.ignore = [ { groupId = "com.fasterxml.jackson.core" }, { groupId = "com.fasterxml.jackson.datatype" }, { groupId = "com.fasterxml.jackson.module" }, + { groupId = "com.github.luben" }, { groupId = "com.google.api" }, { groupId = "com.google.api-client" }, { groupId = "com.google.api.grpc" },