diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 90d819c..e3b8526 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] kotlin = "2.2.21" -th2-plugin = "0.3.9" +th2-plugin = "0.3.10" [libraries] th2-common = { group = "com.exactpro.th2", name = "common", version = "5.16.0-dev" }