Skip to content

Commit

Permalink
chore: update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 28, 2024
1 parent 8275b08 commit 519a992
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion github_action/lockfile.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"artifactId": "maven-lockfile-github-action",
"groupId": "io.github.chains-project",
"version": "5.2.2",
"version": "5.2.4-SNAPSHOT",
"lockFileVersion": 1,
"dependencies": [
{
Expand Down
2 changes: 1 addition & 1 deletion lockfile.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"artifactId": "maven-lockfile-parent",
"groupId": "io.github.chains-project",
"version": "5.2.2",
"version": "5.2.4-SNAPSHOT",
"lockFileVersion": 1,
"dependencies": [],
"mavenPlugins": [
Expand Down
2 changes: 1 addition & 1 deletion maven_plugin/lockfile.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"artifactId": "maven-lockfile",
"groupId": "io.github.chains-project",
"version": "5.2.2",
"version": "5.2.4-SNAPSHOT",
"lockFileVersion": 1,
"dependencies": [
{
Expand Down

0 comments on commit 519a992

Please sign in to comment.