Skip to content

Commit fe8a753

Browse files
committed
Correct usvm version to fix compilation
1 parent e5d3549 commit fe8a753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jakartaVersion=3.1.0
100100
jacoDbVersion=1.4.3
101101
# TODO could be left outdated here to avoid exceeding GitHub packages drive space,
102102
# TODO run `gradle publishToMavenLocal -Pversion={usvmVersion}` locally in usvm project and update {usvmVersion} locally
103-
usvmVersion=main-231207-1
103+
usvmVersion=comp-231201-17
104104

105105
# use latest Java 8 compaitable Spring and Spring Boot versions
106106
springVersion=5.3.28

0 commit comments

Comments
 (0)