We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0cc904 commit 119b574Copy full SHA for 119b574
.github/dependabot.yml
@@ -27,9 +27,6 @@ updates:
27
schedule:
28
interval: "daily"
29
ignore:
30
- # amazon-kinesis-client 3.x requires protobuf 4.x
31
- # Quarkus forces protobuf to 3.25.5, therefore amazon-kinesis-client has to stay on 2.6.0
32
- - dependency-name: "software.amazon.kinesis:amazon-kinesis-client"
33
# Quarkus related
34
- dependency-name: "io.vertx:*"
35
- dependency-name: "io.smallrye:jandex:*"
0 commit comments