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" : " 6e81c2fdd05ace300fa2c2531c9fbebc1ca083d6 " ,
28
- "version" : " 5.3.0 "
27
+ "revision" : " 8c7d8dce114571052d07516e8f4aef90891960aa " ,
28
+ "version" : " 5.3.3 "
29
29
}
30
30
}
31
31
]
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ let package = Package(
14
14
. package ( url: " https://github.com/cbaker6/CareKit.git " ,
15
15
. upToNextMajor( from: " 2.1.8 " ) ) ,
16
16
. package ( url: " https://github.com/netreconlab/Parse-Swift.git " ,
17
- . upToNextMajor( from: " 5.3.0 " ) )
17
+ . upToNextMajor( from: " 5.3.3 " ) )
18
18
] ,
19
19
targets: [
20
20
. 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 = upToNextMajorVersion;
1162
- minimumVersion = 5.3.0 ;
1162
+ minimumVersion = 5.3.3 ;
1163
1163
};
1164
1164
};
1165
1165
70DF63DA29719D6E002FA5C5 /* XCRemoteSwiftPackageReference "CareKit" */ = {
You can’t perform that action at this time.
0 commit comments