Skip to content

Commit e9be400

Browse files
committed
we need to use the newer version of swift-snapshot-testing
1 parent adbe660 commit e9be400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SymbolGraphBuilderTests/Main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ enum Main:TestMain, TestBattery
343343
try workspace.build(package: try .remote(
344344
project: "swift-snapshot-testing",
345345
from: "https://github.com/pointfreeco/swift-snapshot-testing.git",
346-
at: "1.17.0",
346+
at: "1.17.5",
347347
in: workspace),
348348
with: toolchain)
349349
})

0 commit comments

Comments
 (0)