Skip to content

Commit

Permalink
Update patch updates on grdb
Browse files Browse the repository at this point in the history
  • Loading branch information
ArielDemarco committed Oct 16, 2024
1 parent f8b80ac commit 990d016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ let package = Package(
),
.package(
url: "https://github.com/groue/GRDB.swift",
exact: "6.29.1"
.upToNextMinor(from: "6.29.1")
)
],
targets: [
Expand Down

0 comments on commit 990d016

Please sign in to comment.