Skip to content

Commit dca83aa

Browse files
authored
Revert dependabot ignoring spring-boot-gradle-plugin dependency update (#2886)
#2766
1 parent 8448a68 commit dca83aa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ updates:
2929
- dependency-name: "com.squareup.moshi:*"
3030
# 1.12.0 and above use okio 2.x which pulls in kotlin libs (which are large)
3131
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,)" ]
3532
- dependency-name: "javax.servlet:javax.servlet-api"
3633
# applicationinsights-web (classic sdk) is intentionally compiled and against Servlet 3.0
3734
versions: [ "[3.1,)" ]

0 commit comments

Comments
 (0)