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 7cc72b0 commit a41c9a3Copy full SHA for a41c9a3
build.gradle
@@ -41,7 +41,7 @@ ext {
41
42
allprojects {
43
group = 'io.jenetics'
44
- version = '1.1.1'
+ version = '1.1.2'
45
46
repositories {
47
flatDir(dir: "${rootDir}/buildSrc/lib")
0 commit comments