Skip to content

Commit

Permalink
Merge pull request #1827 from pharo-vcs/update-libgit2
Browse files Browse the repository at this point in the history
Updating LibGit2
  • Loading branch information
tesonep authored Jun 4, 2024
2 parents c2049ea + 3dd12ea commit 28c5d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BaselineOfIceberg/BaselineOfIceberg.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ BaselineOfIceberg >> libgit: spec [
baseline: 'LibGit'
with: [
spec
repository: 'github://pharo-vcs/libgit2-pharo-bindings:v3.1.0';
repository: 'github://pharo-vcs/libgit2-pharo-bindings:v3.1.1';
loads: 'default' ].
spec
project: 'LibGit-Tests'
Expand Down

0 comments on commit 28c5d2e

Please sign in to comment.