File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
"repositoryURL" : " https://github.com/netreconlab/Parse-Swift.git" ,
25
25
"state" : {
26
26
"branch" : null ,
27
- "revision" : " 9e7f393744108c796d89be9c91101d106d7ddc67 " ,
28
- "version" : " 5.0.0-beta.7 "
27
+ "revision" : " fd285005023271e615062cfad1d92261ee55fe4b " ,
28
+ "version" : " 5.0.0-beta.9 "
29
29
}
30
30
}
31
31
]
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ let package = Package(
13
13
dependencies: [
14
14
. package ( url: " https://github.com/cbaker6/CareKit.git " ,
15
15
. upToNextMajor( from: " 2.1.8 " ) ) ,
16
- . package ( url: " https://github.com/netreconlab/Parse-Swift.git " , . exact( " 5.0.0-beta.7 " ) )
16
+ . package ( url: " https://github.com/netreconlab/Parse-Swift.git " , . exact( " 5.0.0-beta.9 " ) )
17
17
] ,
18
18
targets: [
19
19
. target(
Original file line number Diff line number Diff line change 1159
1159
repositoryURL = "https://github.com/netreconlab/Parse-Swift.git";
1160
1160
requirement = {
1161
1161
kind = exactVersion;
1162
- version = "5.0.0-beta.7 ";
1162
+ version = "5.0.0-beta.9 ";
1163
1163
};
1164
1164
};
1165
1165
70DF63DA29719D6E002FA5C5 /* XCRemoteSwiftPackageReference "CareKit" */ = {
You can’t perform that action at this time.
0 commit comments