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 31, 2023
1 parent 8dcecbd commit c4834c7
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.1",
"checksumAlgorithm": "sha1",
"checksum": "f187684536bcc54eecddba1fd389ea41a3ac77fd",
"checksum": "b405911c1ca8ca4aa3d58ec6af402a0f25965786",
"scope": "test",
"selectedVersion": "2.16.1",
"id": "org.instancio:instancio-junit:2.16.1",
"selectedVersion": "3.0.1",
"id": "org.instancio:instancio-junit:3.0.1",
"children": [
{
"groupId": "org.instancio",
"artifactId": "instancio-core",
"version": "2.16.1",
"version": "3.0.1",
"checksumAlgorithm": "sha1",
"checksum": "ecdbeabe0ebc607fee83c2d8f8372d0f06946e28",
"checksum": "7b47f91fae606c393c8d8e669d853bb84cca1617",
"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.1",
"id": "org.instancio:instancio-core:3.0.1",
"parent": "org.instancio:instancio-junit:3.0.1",
"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.1",
"children": []
}
]
Expand Down

0 comments on commit c4834c7

Please sign in to comment.