Skip to content

Commit

Permalink
feat: updtes dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
m-housh committed Feb 20, 2024
1 parent b876f18 commit f6bf08c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PLATFORM_MAC_CATALYST = macOS,variant=Mac Catalyst
PLATFORM_TVOS = tvOS Simulator,name=Apple TV
PLATFORM_WATCHOS = watchOS Simulator,name=Apple Watch Series 7 (45mm)
CONFIG := debug
SWIFT_VERSION = 5.7
SWIFT_VERSION = 5.9
DOCKER_PLATFORM := linux/arm64

default: test-swift
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version: 5.7
// swift-tools-version: 5.9

import PackageDescription

Expand Down

0 comments on commit f6bf08c

Please sign in to comment.