Skip to content

Commit

Permalink
[TH2-5204] used cradle 5.4.1-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita-Smirnov-Exactpro committed Jul 2, 2024
1 parent bddb76b commit 0a05755
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ More details [here](perftest/perftest.md).
## 5.7.0

* Using separate executor instead of ForkJoinPool.commonPool() when storing events
* Updated cradle api: `5.4.0-dev`
* Updated cradle api: `5.4.1-dev`
* Corrected default configuration:
* maxTaskCount: `256` -> `128`
* added `processingThreads` option
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sourceCompatibility = 11
targetCompatibility = 11

ext {
cradleVersion = '5.4.1-TH2-5207-9758119785-0fae4a0-SNAPSHOT'
cradleVersion = '5.4.1-dev'
}

repositories {
Expand Down

0 comments on commit 0a05755

Please sign in to comment.