pre-release-20250107

This commit is contained in:
Sean Leary
2025-01-07 15:30:43 -06:00
parent 324090a876
commit ed8c73964a
4 changed files with 7 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ subprojects {
}
group = 'org.json'
version = 'v20230618-SNAPSHOT'
version = 'v20250107-SNAPSHOT'
description = 'JSON in Java'
sourceCompatibility = '1.8'