Skip to content

Commit

Permalink
Bump deps and version
Browse files Browse the repository at this point in the history
  • Loading branch information
essenciary committed Nov 8, 2024
1 parent 91fc5fc commit e556d3f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "GenieBuilder"
uuid = "c9453c14-af8a-11ec-351d-c7c9a2035d70"
authors = ["Adrian Salceanu"]
version = "0.19.1"
version = "0.19.2"

[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Expand Down Expand Up @@ -30,11 +30,11 @@ ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"

[compat]
Dates = "1.6"
Genie = "5.30.4"
GenieAutoReload = "2.2.2"
Genie = "5.31"
GenieAutoReload = "2.2.4"
GenieCache = "2"
GenieCacheFileCache = "2"
GenieDevTools = "2.10.0"
GenieDevTools = "2.11"
GeniePackageManager = "1.1.0"
HTTP = "1"
Inflector = "1"
Expand All @@ -44,7 +44,7 @@ RemoteREPL = "0.2"
Scratch = "1.1"
SearchLight = "2.10"
SearchLightSQLite = "2.2.2"
Stipple = "0.28.13"
Stipple = "0.28.17"
StippleUI = "0.23"
TOML = "1"
ZipFile = "0.10.1"
Expand Down

0 comments on commit e556d3f

Please sign in to comment.