Skip to content

Commit

Permalink
Bumping to 4.3.9 for netty and http changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dlarge committed Nov 23, 2024
1 parent 5a11636 commit d20811c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ description = "Mongoose is a high-load storage performance testing tool"
group = "com.github.emc-mongoose"
sourceCompatibility = 11
targetCompatibility = 11
version = "4.3.8"
version = "4.3.9"


ext {
Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
baseVersion=4.3.8
baseVersion=4.3.9
loadStepPipelineVersion=4.2.13
loadStepWeightedVersion=4.2.12
storageDriverCoopVersion=4.2.21
storageDriverNettyVersion=4.2.20
storageDriverNettyVersion=4.2.21
storageDriverNioVersion=4.2.13
storageDriverHttpVersion=4.2.20
storageDriverHttpVersion=4.2.21
storageDriverFsVersion=4.2.13
storageDriverAtmosVersion=4.2.13
storageDriverS3Version=4.2.22
Expand Down

0 comments on commit d20811c

Please sign in to comment.