We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e99d06 commit 1241b12Copy full SHA for 1241b12
utils/SolutionDriver/build.gradle
@@ -25,7 +25,7 @@ publishing {
25
myLibrary(MavenPublication) {
26
group = 'io.github.atlresearch.ttc2023'
27
artifactId = 'solutiondriver'
28
- version = '0.1'
+ version = '0.2'
29
30
from components.java
31
}
0 commit comments