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 50ea045 commit ea991bbCopy full SHA for ea991bb
CHANGES
@@ -1,3 +1,6 @@
1
+[1.6.1]
2
+- Fix executor pools not using base concurrency classes. Add checkstyle rules.
3
+
4
[1.6.0]
5
- Use mini2Dx-lock-provider for concurrency
6
build.gradle
@@ -30,7 +30,7 @@ subprojects {
30
apply plugin: "checkstyle"
31
32
group = 'org.mini2Dx'
33
- version = '1.6.0'
+ version = '1.6.1'
34
35
repositories {
36
mavenLocal()
0 commit comments