Skip to content

Commit e9e8deb

Browse files
bcorsoDagger Team
authored and
Dagger Team
committed
Update Dagger yml and README with latest version number.
RELNOTES=N/A PiperOrigin-RevId: 709094695
1 parent 76b5819 commit e9e8deb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ release.
3838

3939
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
4040

41-
DAGGER_TAG = "2.53.1"
42-
DAGGER_SHA = "b82f1133b623892617f9e64fd14ba9203647e470a32048ba8aa26075bbb8a9e5"
41+
DAGGER_TAG = "2.54"
42+
DAGGER_SHA = "f7fd174ef9bb0fe7b23b50c500f78e19b64ce762169fa7a97c7171658d82834c"
4343
http_archive(
4444
name = "dagger",
4545
strip_prefix = "dagger-dagger-%s" % DAGGER_TAG,

0 commit comments

Comments
 (0)