Updated photon to 0.18.9

This commit is contained in:
Andrew Lalis 2025-10-24 13:04:20 -04:00
parent 40cc2b0275
commit f0fd4984f9
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
"copyright": "Copyright © 2024, Andrew Lalis",
"dependencies": {
"handy-http-primitives": "~>1.8",
"photon": "~>0.15.0",
"photon": "~>0.18.9",
"slf4d": "~>4.0",
"streams": "~>3.6"
},

View File

@ -1,8 +1,8 @@
{
"fileVersion": 1,
"versions": {
"handy-http-primitives": "1.8.0",
"photon": "0.15.0",
"handy-http-primitives": "1.8.1",
"photon": "0.18.9",
"sharded-map": "2.7.0",
"slf4d": "4.1.1",
"streams": "3.6.0"