Skip to content

Commit

Permalink
CompatHelper: bump compat for LoweredCodeUtils to 3, (keep existing c…
Browse files Browse the repository at this point in the history
…ompat)
  • Loading branch information
CompatHelper Julia committed Jul 23, 2024
1 parent 54ee94a commit cb47adb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@ Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
[compat]
CodeTracking = "1.2"
JuliaInterpreter = "0.9"
LoweredCodeUtils = "2.3"
LoweredCodeUtils = "2.3, 3"
OrderedCollections = "1"
# Exclude Requires-1.1.0 - see https://github.com/JuliaPackaging/Requires.jl/issues/94
Requires = "~1.0, ^1.1.1"
julia = "1.6"

Expand Down

0 comments on commit cb47adb

Please sign in to comment.