From bf883ff04261102d33fcf9cb39c5be46bf49a884 Mon Sep 17 00:00:00 2001 From: pcafstockf Date: Thu, 12 Mar 2020 10:51:03 -0700 Subject: [PATCH] Update dependencies --- .gitignore | 3 ++ .idea/PokerFace.iml | 32 +++++++++++++ .idea/encodings.xml | 4 +- .idea/misc.xml | 3 ++ .idea/modules.xml | 8 ++++ ...okerFace-0.9.2.jar => PokerFace-0.9.3.jar} | Bin 3376311 -> 3376945 bytes pom.xml | 42 +++--------------- 7 files changed, 56 insertions(+), 36 deletions(-) create mode 100644 .idea/PokerFace.iml create mode 100644 .idea/modules.xml rename dist/{PokerFace-0.9.2.jar => PokerFace-0.9.3.jar} (90%) diff --git a/.gitignore b/.gitignore index b83d222..93a02c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ /target/ +/.idea/libraries/ +/.idea/workspace.xml + diff --git a/.idea/PokerFace.iml b/.idea/PokerFace.iml new file mode 100644 index 0000000..8dd4335 --- /dev/null +++ b/.idea/PokerFace.iml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml index e79da7e..af673e7 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -1,6 +1,8 @@ - + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index edbced3..7c7b3bd 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,5 +1,8 @@ + +