Skip to content

Commit e48981f

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.7.0...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 12b488b commit e48981f

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
@@ -113,7 +113,7 @@ ReverseDiff = "1.15.1"
113113
SafeTestsets = "0.1.0"
114114
SciMLBase = "3"
115115
SciMLJacobianOperators = "0.1"
116-
SciMLLogging = "1.7"
116+
SciMLLogging = "1.7, 2.0"
117117
SciMLStructures = "1.3"
118118
SparseArrays = "1.10"
119119
StableRNGs = "1"

0 commit comments

Comments
 (0)