diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 94f1bd0..466a5ce 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] kotlin = "2.2.10" -th2-plugin = "0.3.5" +th2-plugin = "0.3.6" [libraries] th2-common = { group = "com.exactpro.th2", name = "common", version = "5.16.0-dev" }