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 35855c2 commit 5d5c9d4Copy full SHA for 5d5c9d4
.github/dependabot.yml
@@ -31,7 +31,7 @@ updates:
31
versions: [ "[1.12,)" ]
32
- dependency-name: "org.springframework.boot:spring-boot-gradle-plugin"
33
# this is used for smoke tests, and spring boot 3 is not supported upstream yet
34
- versions: [ "(3,)" ]
+ versions: [ "[3,)" ]
35
- dependency-name: "javax.servlet:javax.servlet-api"
36
# applicationinsights-web (classic sdk) is intentionally compiled and against Servlet 3.0
37
versions: [ "[3.1,)" ]
0 commit comments