Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shmuelk committed Jan 16, 2017
1 parent 2bcf894 commit 913e844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Expand Up @@ -19,6 +19,6 @@ import PackageDescription
let package = Package(
name: "HeliumLogger",
dependencies: [
.Package(url: "https://github.com/IBM-Swift/LoggerAPI.git", majorVersion: 1, minor: 4),
.Package(url: "https://github.com/IBM-Swift/LoggerAPI.git", majorVersion: 1, minor: 5),
]
)

0 comments on commit 913e844

Please sign in to comment.