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 Jul 25, 2023
1 parent 09f199d commit df90406
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions maven_plugin/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -1867,23 +1867,23 @@
{
"groupId": "org.instancio",
"artifactId": "instancio-junit",
"version": "2.16.1",
"version": "3.0.0",
"checksumAlgorithm": "sha1",
"checksum": "f187684536bcc54eecddba1fd389ea41a3ac77fd",
"checksum": "31f172b9acca333c888d53f25049374c5a742dba",
"scope": "test",
"selectedVersion": "2.16.1",
"id": "org.instancio:instancio-junit:2.16.1",
"selectedVersion": "3.0.0",
"id": "org.instancio:instancio-junit:3.0.0",
"children": [
{
"groupId": "org.instancio",
"artifactId": "instancio-core",
"version": "2.16.1",
"version": "3.0.0",
"checksumAlgorithm": "sha1",
"checksum": "ecdbeabe0ebc607fee83c2d8f8372d0f06946e28",
"checksum": "1fa563d5cd1c892033befdb71aec39d6e5e65473",
"scope": "test",
"selectedVersion": "2.16.1",
"id": "org.instancio:instancio-core:2.16.1",
"parent": "org.instancio:instancio-junit:2.16.1",
"selectedVersion": "3.0.0",
"id": "org.instancio:instancio-core:3.0.0",
"parent": "org.instancio:instancio-junit:3.0.0",
"children": [
{
"groupId": "org.slf4j",
Expand All @@ -1894,7 +1894,7 @@
"scope": "test",
"selectedVersion": "2.0.7",
"id": "org.slf4j:slf4j-api:2.0.7",
"parent": "org.instancio:instancio-core:2.16.1",
"parent": "org.instancio:instancio-core:3.0.0",
"children": []
}
]
Expand Down

0 comments on commit df90406

Please sign in to comment.