From 2dab45c2022d092cd0999fce5f3a097468759591 Mon Sep 17 00:00:00 2001 From: Vadzim Hushchanskou Date: Thu, 28 Mar 2024 15:55:42 +0300 Subject: [PATCH] Fix build --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3bfe760..2b3c9df 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ description=Report Portal Java formatting utils for Agents and Loggers junit5_version=5.6.3 junit5_runner_version=1.6.3 mockito_version=4.5.1 -client_version=5.2.7 +client_version=5.2.8 jsr305_version=3.0.2 scripts_url=https://raw.githubusercontent.com/reportportal/gradle-scripts scripts_branch=master