Skip to content

Commit d3af9a7

Browse files
committed
Update Deck of Cards README.md.
Signed-off-by: Donald Raab <[email protected]>
1 parent de870d2 commit d3af9a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deck-of-cards-kata/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ learn in the kata. They are:
2424

2525
* [Java Collections + Streams](http://www.oracle.com/technetwork/articles/java/ma14-java-se-8-streams-2177646.html)
2626
* [Apache Commons Collections 4.4](http://commons.apache.org/proper/commons-collections/apidocs/)
27-
* [Google Guava 31.0.1-jre](https://google.github.io/guava/releases/30.0-jre/api/docs/)
27+
* [Google Guava 31.1.1-jre](https://google.github.io/guava/releases/31.1-jre/api/docs/)
2828
* [Eclipse Collections 11.0.0](https://github.com/eclipse/eclipse-collections/blob/master/docs/guide.md)
2929
* [Vavr 0.10.4](http://www.vavr.io/vavr-docs/)
3030
* [Custom Collections Framework](./src/main/java/bnymellon/codekatas/deckofcards/custom/collections/) (Uses features from [Project Amber](https://openjdk.java.net/projects/amber/))

0 commit comments

Comments
 (0)