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 bb0202c commit 870a101Copy full SHA for 870a101
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.3"))
+ .package(url: "https://github.com/rapierorg/telegram-bot-swift.git", .exact("1.2.2"))
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