Skip to content

Commit

Permalink
New version: Mill v2.12.0 (#122202)
Browse files Browse the repository at this point in the history
UUID: 1d0525e-8992-11e8-313c-e310e1f6ddea
Repo: https://github.com/CTUAvastLab/Mill.jl.git
Tree: 5735bc21d47fe8caa6520e4dbd0f1db4ab22da08

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 31, 2024
1 parent 73b54ce commit 75f4524
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
17 changes: 13 additions & 4 deletions M/Mill/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -136,12 +136,12 @@ Combinatorics = "1.0"
Statistics = "1.5.0-1"
julia = "1.5.0-1"

["2.10-2"]
julia = "1.9.0-1"

["2.10-2.10.1"]
Flux = "0.13.16-0.14"

["2.10-2.11"]
julia = "1.9.0-1"

["2.10.0"]
Statistics = "1.9.0-1"

Expand All @@ -158,7 +158,6 @@ Accessors = "0.1.35-0.1"
Flux = "0.14"

["2.10.2-2"]
ChainRulesCore = "1.21.0-1"
DataFrames = "1.6.1-1"
DataStructures = "0.18.15-0.18"
FiniteDifferences = "0.12.31-0.12"
Expand All @@ -168,13 +167,23 @@ OneHotArrays = "0.2.5-0.2"
PooledArrays = "1.4.2-1"
Preferences = "1.4.1-1"

["2.10.2-2.11"]
ChainRulesCore = "1.21.0-1"

["2.10.3-2"]
Accessors = "0.1.36-0.1"

["2.10.3-2.11"]
Flux = "0.14.13-0.14"

["2.10.6-2"]
Compat = "4.16.0-4"

["2.12-2"]
ChainRulesCore = "1.25.0-1"
Flux = "0.16"
julia = "1.10.0-1"

["2.2-2.4"]
Zygote = "0.5.10-0.6"

Expand Down
3 changes: 3 additions & 0 deletions M/Mill/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -174,3 +174,6 @@ git-tree-sha1 = "9fe8ae9d5e7b1e015732402bdd0a158b51929a75"

["2.11.2"]
git-tree-sha1 = "791371ba04afcbe54e40c537f79a8b519335a197"

["2.12.0"]
git-tree-sha1 = "5735bc21d47fe8caa6520e4dbd0f1db4ab22da08"

0 comments on commit 75f4524

Please sign in to comment.