Skip to content

Commit

Permalink
Merge 300bf66 into 1.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Jan 9, 2024
2 parents bddbdb6 + 300bf66 commit 4cc79a4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ updates:
- dependency-name: io.micrometer:micrometer-core
versions:
- "> 1.5.0"
- dependency-name: io.micrometer:context-propagation
versions:
- "> 1.0.0"
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
versions:
- ">= 10.0.a"
Expand Down Expand Up @@ -41,7 +44,7 @@ updates:
- dependency-name: ch.qos.logback:logback-classic
versions:
- "[1.3.a, 1.5]"
- dependency-name: org.slf4j:slf4j-api
- dependency-name: org.slf4j:*
versions:
- "[2.a, 3]"
- dependency-name: io.zipkin.brave:*
Expand Down

0 comments on commit 4cc79a4

Please sign in to comment.