Skip to content

Commit 347cfe1

Browse files
bcorsoDagger Team
authored and
Dagger Team
committed
Update Dagger yml and README with new latest version number.
RELNOTES=N/A PiperOrigin-RevId: 713817902
1 parent 962bb33 commit 347cfe1

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.54"
42-
DAGGER_SHA = "f7fd174ef9bb0fe7b23b50c500f78e19b64ce762169fa7a97c7171658d82834c"
41+
DAGGER_TAG = "2.55"
42+
DAGGER_SHA = "ad2272bb59f4b15b9f1c3dad9ec806af7b75bcf5f04e83974dad8e65c581bba4"
4343
http_archive(
4444
name = "dagger",
4545
strip_prefix = "dagger-dagger-%s" % DAGGER_TAG,

0 commit comments

Comments
 (0)