Skip to content

Commit

Permalink
🤖 Update one or more manifest files in the .ci directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mofeing committed Jul 10, 2023
1 parent faafb3b commit cec1288
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .ci/Manifest.1.9.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is machine-generated - editing it directly is not advised

julia_version = "1.9.1"
julia_version = "1.9.2"
manifest_format = "2.0"
project_hash = "30e148600b065e5a2f698fa2078354a9606c0282"

Expand Down Expand Up @@ -43,7 +43,7 @@ weakdeps = ["Dates", "LinearAlgebra"]
[[deps.CompilerSupportLibraries_jll]]
deps = ["Artifacts", "Libdl"]
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
version = "1.0.2+0"
version = "1.0.5+0"

[[deps.ConcurrentUtilities]]
deps = ["Serialization", "Sockets"]
Expand Down Expand Up @@ -223,7 +223,7 @@ version = "2.7.1"
[[deps.Pkg]]
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
version = "1.9.0"
version = "1.9.2"

[[deps.PrecompileTools]]
deps = ["Preferences"]
Expand Down

0 comments on commit cec1288

Please sign in to comment.