Sentry: Bump to version 8.46.0
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
This commit is contained in:
parent
00e18da683
commit
fcb2639d01
2 changed files with 3 additions and 3 deletions
|
@ -3176,7 +3176,7 @@
|
|||
repositoryURL = "https://github.com/getsentry/sentry-cocoa.git";
|
||||
requirement = {
|
||||
kind = upToNextMajorVersion;
|
||||
minimumVersion = 8.45.0;
|
||||
minimumVersion = 8.46.0;
|
||||
};
|
||||
};
|
||||
/* End XCRemoteSwiftPackageReference section */
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/getsentry/sentry-cocoa.git",
|
||||
"state" : {
|
||||
"revision" : "3640aaf7849a9fc39996d777e6df866251bb98d6",
|
||||
"version" : "8.45.0"
|
||||
"revision" : "e0fa062817b277fd9ab597b54b8e2f92dc65b009",
|
||||
"version" : "8.46.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue