Skip to content

Commit 515601c

Browse files
bcorsoDagger Team
authored andcommitted
Update Dagger yml and README with new latest version number.
RELNOTES=N/A PiperOrigin-RevId: 740488311
1 parent e0357b2 commit 515601c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
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.56"
42-
DAGGER_SHA = "23417c843a99b8927bc09b56452bd2d39a51bf40ff7f8458401ec3c277271aef"
41+
DAGGER_TAG = "2.56.1"
42+
DAGGER_SHA = "4950ced4a16154e1d78f1b0bab84a42d023fea545bfb233bc910c70d3adda487"
4343
http_archive(
4444
name = "dagger",
4545
strip_prefix = "dagger-dagger-%s" % DAGGER_TAG,

0 commit comments

Comments
 (0)