Skip to content

Commit

Permalink
Bump github.com/1024jp/gzipswift from 6.0.1 to 6.1.0 (#1050)
Browse files Browse the repository at this point in the history
Bumps [github.com/1024jp/gzipswift](https://github.com/1024jp/GzipSwift)
from 6.0.1 to 6.1.0.
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 7b78b46 commit 8ca19fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/1024jp/GzipSwift.git",
"state" : {
"revision" : "731037f6cc2be2ec01562f6597c1d0aa3fe6fd05",
"version" : "6.0.1"
"revision" : "56bf51fdd2fe4b2cf254b2cf34aede3d7caccc6c",
"version" : "6.1.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ let package = Package(
.package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "6.28.0"),
.package(url: "https://github.com/httpswift/swifter.git", exact: "1.5.0"),
.package(url: "https://github.com/duckduckgo/bloom_cpp.git", exact: "3.0.0"),
.package(url: "https://github.com/1024jp/GzipSwift.git", exact: "6.0.1")
.package(url: "https://github.com/1024jp/GzipSwift.git", exact: "6.1.0")
],
targets: [
.target(
Expand Down

0 comments on commit 8ca19fa

Please sign in to comment.