Skip to content

Commit 7ffc50e

Browse files
committed
Update to release date for RTSDK Java 2.3.1.G1
1 parent 8b13e1a commit 7ffc50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ repositories {
3737

3838
ext.YEAR = '2025'
3939

40-
ext.BuildDate = 'Wed Jul 30 8:00:00 CDT ' + "$YEAR"
40+
ext.BuildDate = 'Tue Sep 30 8:00:00 CDT ' + "$YEAR"
4141
ext.SpecificationVersion = '3.9.1.1'
4242
ext.SpecificationVersionShort = '3.9.1'
4343

0 commit comments

Comments
 (0)