Skip to content

Commit 384ad08

Browse files
bcorsoDagger Team
authored andcommitted
Update Dagger yml and README with new latest version number.
RELNOTES=N/A PiperOrigin-RevId: 702808454
1 parent 369bbc6 commit 384ad08

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.52"
42-
DAGGER_SHA = "4062fa2cda8dab32d1961fb10ed50f40aca759149efb64dd5a08077a6fcb2fbc"
41+
DAGGER_TAG = "2.53"
42+
DAGGER_SHA = "37f3a26c07d59bbf1568a91279f029fe3ca045ff9110356d3a5450559123381d"
4343
http_archive(
4444
name = "dagger",
4545
strip_prefix = "dagger-dagger-%s" % DAGGER_TAG,

0 commit comments

Comments
 (0)