Skip to content

Commit a73c4fa

Browse files
committed
Fix typo
1 parent 360cd14 commit a73c4fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ updates:
7878
versions: ["[3.0.0,)"]
7979
# LMAX Disruptor requires Java 11
8080
- dependency-name: "com.lmax:disruptor"
81-
version: ["[4.0.0,)"]
81+
versions: ["[4.0.0,)"]
8282

8383
- package-ecosystem: github-actions
8484
directory: "/"

0 commit comments

Comments
 (0)