Skip to content

Commit 50101bf

Browse files
authored
Merge pull request #71 from fhagemann/dev
Bump compat for SolidStateDetectors in [weakdeps] to 0.10.2
2 parents 2429887 + c82942b commit 50101bf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Project.toml

+6-6
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ LegendDataManagementSolidStateDetectorsExt = "SolidStateDetectors"
4444
[compat]
4545
Dates = "<0.0.1, 1"
4646
Distributed = "<0.0.1, 1"
47-
Format = "1"
47+
Format = "1.2"
4848
Glob = "1.3"
4949
IntervalSets = "0.6, 0.7"
50-
JSON = "0.21, 1"
50+
JSON = "0.21.2, 1"
5151
LegendDataTypes = "0.1.13"
5252
LegendHDF5IO = "0.1.14"
5353
LinearAlgebra = "<0.0.1, 1"
@@ -58,17 +58,17 @@ Measurements = "2.2.1"
5858
Pkg = "1"
5959
Plots = "<0.0.1, 1"
6060
Printf = "<0.0.1, 1"
61-
ProgressMeter = "1.2"
61+
ProgressMeter = "1.5"
6262
PropDicts = "0.2.4"
6363
PropertyDicts = "0.2.1"
6464
PropertyFunctions = "0.2.2"
6565
RecipesBase = "1"
66-
SolidStateDetectors = "0.8.1, 0.9, 0.10"
66+
SolidStateDetectors = "0.10.2"
6767
StaticStrings = "0.2"
6868
Statistics = "<0.0.1, 1"
6969
StructArrays = "0.5, 0.6"
70-
Tables = "1"
70+
Tables = "1.1"
7171
TypedTables = "1.4"
7272
UUIDs = "<0.0.1, 1"
73-
Unitful = "1"
73+
Unitful = "1.11"
7474
julia = "1.10"

0 commit comments

Comments
 (0)