Skip to content

Commit

Permalink
use v5
Browse files Browse the repository at this point in the history
  • Loading branch information
badetitou committed May 2, 2024
1 parent b53de69 commit de9865d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BaselineOfCarrefour/BaselineOfCarrefour.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ BaselineOfCarrefour >> defineDependencies: spec [
spec
baseline: 'Famix2Java'
with: [
spec repository: 'github://moosetechnology/FAMIX2Java:v4/src' ].
spec repository: 'github://moosetechnology/FAMIX2Java:v5/src' ].
spec for: #NeedsTinyLogger do: [
spec
baseline: 'TinyLogger'
Expand Down

0 comments on commit de9865d

Please sign in to comment.