Skip to content

Commit a1f3c8d

Browse files
authored
Merge pull request #568 from glessard/nio-update
update swift-nio
2 parents b4a8d17 + 896cd4c commit a1f3c8d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

projects.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3102,11 +3102,11 @@
31023102
},
31033103
{
31043104
"version": "5.2",
3105-
"commit": "b671e557fd093cb84123a48c3d77806737926968"
3105+
"commit": "9a992ee3de1f8da9f2968fc96b26714834f3105f"
31063106
},
31073107
{
31083108
"version": "5.3",
3109-
"commit": "b671e557fd093cb84123a48c3d77806737926968"
3109+
"commit": "9a992ee3de1f8da9f2968fc96b26714834f3105f"
31103110
}
31113111
],
31123112
"platforms": [
@@ -3121,7 +3121,7 @@
31213121
"xfail": [
31223122
{
31233123
"issue": "rdar://81180448",
3124-
"compatibility": ["4.2", "5.0", "5.1", "5.2", "5.3"],
3124+
"compatibility": ["4.2", "5.0", "5.1"],
31253125
"branch": ["main", "release/5.5"]
31263126
}
31273127
]

0 commit comments

Comments
 (0)