From 035aa73fabe2fd19f90171a16e92dc89314ab42b Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Mon, 3 Jan 2022 12:27:33 -0800 Subject: [PATCH] Updated dependencies and copyright. --- .idea/isgd-shorten.iml | 12 ---- .idea/jarRepositories.xml | 5 ++ .idea/modules.xml | 8 --- LICENSE.txt | 2 +- build.gradle.kts | 27 +++------ examples/build.gradle.kts | 4 +- .../gradle/wrapper/gradle-wrapper.properties | 2 +- gradle/wrapper/gradle-wrapper.properties | 2 +- src/main/kotlin/net/thauvin/erik/isgd/Isgd.kt | 2 +- .../net/thauvin/erik/isgd/IsgdException.kt | 2 +- .../kotlin/net/thauvin/erik/isgd/IsgdTest.kt | 55 ++++++++++++++----- 11 files changed, 60 insertions(+), 61 deletions(-) delete mode 100644 .idea/isgd-shorten.iml delete mode 100644 .idea/modules.xml diff --git a/.idea/isgd-shorten.iml b/.idea/isgd-shorten.iml deleted file mode 100644 index b01780e..0000000 --- a/.idea/isgd-shorten.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml index 5d3d4fc..4290988 100644 --- a/.idea/jarRepositories.xml +++ b/.idea/jarRepositories.xml @@ -36,5 +36,10 @@