Skip to content

Commit 190868f

Browse files
committed
Update version in build.gradle to 6.10.0
1 parent 8c740b0 commit 190868f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
mainClassName = 'projections.analysis.ProjMain'
2121
sourceCompatibility = 1.8
2222
targetCompatibility = 1.8
23-
version = '6.8.0'
23+
version = '6.10.0'
2424

2525
sourceSets {
2626
main {

0 commit comments

Comments
 (0)