Skip to content

Commit 8303e61

Browse files
authored
Merge pull request #68 from sfuhrm/dependabot/maven/org.json-json-20251224
Bump org.json:json from 20250517 to 20251224
2 parents 9ccf82f + d30a714 commit 8303e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sudoku-output/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<dependency>
1616
<groupId>org.json</groupId>
1717
<artifactId>json</artifactId>
18-
<version>20250517</version>
18+
<version>20251224</version>
1919
<scope>test</scope>
2020
</dependency>
2121
<dependency>

0 commit comments

Comments
 (0)