Skip to content

Commit 43f2f6d

Browse files
Update SciMLLogging requirement 2.0
Updates the requirements on [SciMLLogging](https://github.com/SciML/SciMLLogging.jl) to permit the latest version. Updates `SciMLLogging` to 2.0.0 - [Release notes](https://github.com/SciML/SciMLLogging.jl/releases) - [Changelog](https://github.com/SciML/SciMLLogging.jl/blob/main/CHANGELOG.md) - [Commits](SciML/SciMLLogging.jl@v1.9.1...v2.0.0) --- updated-dependencies: - dependency-name: SciMLLogging dependency-version: 2.0.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eca2769 commit 43f2f6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ PrecompileTools = "1"
4646
Reexport = "1.0"
4747
SafeTestsets = "0.1"
4848
SciMLBase = "2.119.0, 3"
49-
SciMLLogging = "1.9.1"
49+
SciMLLogging = "1.9.1, 2.0"
5050
SparseArrays = "1"
5151
SparseConnectivityTracer = "1"
5252
Sundials_jll = "7.4.1"

0 commit comments

Comments
 (0)