Skip to content

Commit

Permalink
Update library versions on Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 1, 2024
1 parent 01e5c4b commit 94513f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The plugin provides a trait to configure the native build and container image, i
To start using this plugin you'll want to include the following import in your build file:

```scala
import $ivy.`com.carlosedp::mill-docker-nativeimage::0.6.1` //ReleaseVerMill
import $ivy.`com.carlosedp::mill-docker-nativeimage::0.6.2` //ReleaseVerMill
import com.carlosedp.milldockernative.DockerNative
```

Expand Down

0 comments on commit 94513f3

Please sign in to comment.