Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
skjolber committed Aug 25, 2023
1 parent 58a415c commit 05de412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The project is implemented in Java and built using [Maven]. The project is avail
Add

```xml
<3d-bin-container-packing.version>3.0.2</3d-bin-container-packing.version>
<3d-bin-container-packing.version>3.0.8</3d-bin-container-packing.version>
```

and
Expand All @@ -44,7 +44,7 @@ For

```groovy
ext {
containerBinPackingVersion = '3.0.2'
containerBinPackingVersion = '3.0.8'
}
```

Expand Down

0 comments on commit 05de412

Please sign in to comment.