We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af34d95 commit d5ab432Copy full SHA for d5ab432
NotifierBot/Package.swift
@@ -14,7 +14,7 @@ let package = Package(
14
dependencies: [
15
// Dependencies declare other packages that this package depends on.
16
// .package(url: /* package url */, from: "1.0.0"),
17
- .package(url: "https://github.com/rapierorg/telegram-bot-swift.git", .exact("1.2.5"))
+ .package(url: "https://github.com/rapierorg/telegram-bot-swift.git", .exact("1.2.4"))
18
],
19
targets: [
20
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
0 commit comments