Skip to content

Commit ad99bee

Browse files
chore(deps): update dependency mw99/datacompression to from: "3.9.0" (#882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cdce213 commit ad99bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ let package = Package(
3939
.package(url: "https://github.com/apple/swift-log.git", from: "1.6.3"),
4040
.package(url: "https://github.com/apple/swift-metrics.git", from: "2.7.0"),
4141
.package(url: "https://github.com/apple/swift-atomics.git", from: "1.3.0"),
42-
.package(url: "https://github.com/mw99/DataCompression", from: "3.8.0"),
42+
.package(url: "https://github.com/mw99/DataCompression", from: "3.9.0"),
4343
],
4444
targets: [
4545
.target(

0 commit comments

Comments
 (0)