File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ dependencies {
3333 implementation ' org.eclipse.m2m.atl:org.eclipse.m2m.atl.emftvm:4.6.0'
3434 implementation ' org.eclipse.m2m.atl:org.eclipse.m2m.atl.emftvm.compiler:4.6.0'
3535
36- implementation ' io.github.atlresearch.ttc2023:solutiondriver:+ '
36+ implementation ' io.github.atlresearch.ttc2023:solutiondriver:0.3 '
3737}
3838
3939application {
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ dependencies {
4040
4141 implementation ' io.github.atlresearch:emfmodelfuzzer:+'
4242
43- implementation ' io.github.atlresearch.ttc2023:solutiondriver:+ '
43+ implementation ' io.github.atlresearch.ttc2023:solutiondriver:0.3 '
4444}
4545
4646application {
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ publishing {
2525 myLibrary(MavenPublication ) {
2626 group = ' io.github.atlresearch.ttc2023'
2727 artifactId = ' solutiondriver'
28- version = ' 0.2 '
28+ version = ' 0.3 '
2929
3030 from components. java
3131 }
You can’t perform that action at this time.
0 commit comments