From bae8dc31932fdfcc2d59d10e9573e9e4a41d0634 Mon Sep 17 00:00:00 2001
From: kosugikun <33971692+kosugikun@users.noreply.github.com>
Date: Mon, 8 Jan 2024 21:55:36 +0900
Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E5=AD=98=E9=96=A2=E4=BF=82=E3=81=AE?=
=?UTF-8?q?=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.gitignore | 3 ++-
pom.xml | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index e76be2d..3a59ea9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
nb-configuration.xml
nbactions.xml
/target/
-/nbproject/
\ No newline at end of file
+/nbproject/
+/.idea/
diff --git a/pom.xml b/pom.xml
index 8f88d44..ad1a273 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
org.json
json
- 20180813
+ 20231013
junit