Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hjohn committed May 30, 2022
1 parent 95837eb commit cbf4665
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Add a dependency to Dirk in your POM:

<groupId>org.int4.dirk</groupId>
<artifactId>dirk-di<artifactId>
<version>1.0.0-alpha2</version>
<version>1.0.0-alpha3</version>

Assume there is a small class which depends on a `String` which Dirk should provide:

Expand Down Expand Up @@ -575,7 +575,7 @@ Used for:

### Apache Commons Lang

License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
https://commons.apache.org/proper/commons-lang/

Linking: Embedded (minimal required code directly included)
Expand Down

0 comments on commit cbf4665

Please sign in to comment.