Skip to content

Commit 5239e55

Browse files
authored
Update OCMock to version 3.7.1 (flutter#21111)
This gets us to latest and fixes a warning about a missing cast. This rolls buildroot to f83d1d7 Related patch: flutter/buildroot#401
1 parent cda059e commit 5239e55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DEPS

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ vars = {
6868
'dart_usage_tag': '3.4.0',
6969
'dart_watcher_rev': 'fc3c9aae5d31d707b3013b42634dde8d8a1161b4',
7070

71-
'ocmock_tag': 'v3.4.3',
71+
'ocmock_tag': 'v3.7.1',
7272

7373
# Build bot tooling for iOS
7474
'ios_tools_revision': '69b7c1b160e7107a6a98d948363772dc9caea46f',
@@ -105,7 +105,7 @@ allowed_hosts = [
105105
]
106106

107107
deps = {
108-
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'a6c0959d1ac8cdfe6f9ff87892bc4905a73699fe',
108+
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'f83d1d75216e97fb696434bca1cb9a4e7a570fb6',
109109

110110
# Fuchsia compatibility
111111
#

0 commit comments

Comments
 (0)