Skip to content

Commit e8c17f3

Browse files
committed
Pin EDM4U version to test commit
1 parent 4d3fcaa commit e8c17f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/external/google_unity_jar_resolver.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ExternalProject_Add(
2222
google_unity_jar_resolver
2323

2424
GIT_REPOSITORY https://github.com/googlesamples/unity-jar-resolver.git
25-
GIT_TAG v${GOOGLE_UNITY_JAR_RESOLVER_VERSION}
25+
GIT_TAG 18e90f8b62eb907b8d9a577a286515ee5c797e20
2626
GIT_SHALLOW 1
2727

2828
PREFIX ${PROJECT_BINARY_DIR}

0 commit comments

Comments
 (0)