Skip to content

Commit

Permalink
Bump Lincheck version to 2.18.1. (#3766)
Browse files Browse the repository at this point in the history
The previous version 2.17 contains a bug that leads to a memory leak, resulting in OutOfMemoryError

Signed-off-by: Nikita Koval <[email protected]>
  • Loading branch information
ndkoval authored Jun 1, 2023
1 parent 84080aa commit 5db3dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ junit5_version=5.7.0
atomicfu_version=0.20.2
knit_version=0.4.0
html_version=0.7.2
lincheck_version=2.17
lincheck_version=2.18.1
dokka_version=1.8.10
byte_buddy_version=1.10.9
reactor_version=3.4.1
Expand Down

0 comments on commit 5db3dab

Please sign in to comment.