Skip to content

Commit 2104bcd

Browse files
authored
Version.njk update mu_devops from v18.0.0 to v18.0.2 (#511)
https://github.com/microsoft/mu_devops/releases/tag/v18.0.2
1 parent 4894028 commit 2104bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.sync/Version.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#}
3131

3232
{# The git ref value that files dependent on this repo will use. #}
33-
{% set mu_devops = "v18.0.0" %}
33+
{% set mu_devops = "v18.0.2" %}
3434

3535
{# The latest Project Mu release branch value. #}
3636
{% set latest_mu_release_branch = "release/202502" %}

0 commit comments

Comments
 (0)