Skip to content

Commit

Permalink
依存関係の更新
Browse files Browse the repository at this point in the history
  • Loading branch information
kosugikun committed Jan 8, 2024
1 parent 01cf4ee commit bae8dc3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
nb-configuration.xml
nbactions.xml
/target/
/nbproject/
/nbproject/
/.idea/
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20180813</version>
<version>20231013</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit bae8dc3

Please sign in to comment.