Skip to content

Commit 318307a

Browse files
committed
upgrade lincheck
1 parent 076da27 commit 318307a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jetty-servlet = "org.eclipse.jetty.ee10:jetty-ee10-servlet:12.1.7"
8181
jetty-servlet10 = "org.eclipse.jetty:jetty-servlet:10.0.24"
8282
jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
8383
junit = "junit:junit:4.13.2"
84-
lincheck = "org.jetbrains.lincheck:lincheck:3.3.2"
84+
lincheck = "org.jetbrains.lincheck:lincheck:3.4"
8585
# Update notes / 2023-07-19 sergiitk:
8686
# Couldn't update to 5.4.0, updated to the last in 4.x line. Version 5.x breaks some tests.
8787
# Error log: https://github.com/grpc/grpc-java/pull/10359#issuecomment-1632834435

0 commit comments

Comments
 (0)