Skip to content

Commit

Permalink
complete merge and v5.32
Browse files Browse the repository at this point in the history
  • Loading branch information
essenciary committed Dec 11, 2024
1 parent 34c1aef commit 5819cfb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Genie"
uuid = "c43c736e-a2d1-11e8-161f-af95117fbd1e"
authors = ["Adrian Salceanu <[email protected]> and the amazing Genie contributors ♥️"]
version = "5.31.1"
version = "5.32"

[deps]
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
Expand Down Expand Up @@ -53,7 +53,7 @@ JuliaFormatter = "1"
Logging = "1.6"
LoggingExtras = "1"
LoweredCodeUtils = "3.0.1"
MIMEs = "0.1"
MIMEs = "1"
Markdown = "1.6"
Millboard = "0.2"
Nettle = "1"
Expand All @@ -68,7 +68,7 @@ Serialization = "1.6"
Sockets = "1.6"
UUIDs = "1.6"
Unicode = "1.6"
XML2_jll = "=2.10.4"
XML2_jll = "2"
YAML = "0.4"
julia = "1.6"

Expand Down
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ HTTP = "1"
LoggingExtras = "1"
SafeTestsets = "0.1"
SearchLight = "2"
TestSetExtensions = "2.0"
TestSetExtensions = "2"

0 comments on commit 5819cfb

Please sign in to comment.