diff --git a/.teamcity/pom.xml b/.teamcity/pom.xml
index 8a8adc2e..af320271 100644
--- a/.teamcity/pom.xml
+++ b/.teamcity/pom.xml
@@ -100,17 +100,5 @@
pom
compile
-
- org.jetbrains.kotlin
- kotlin-stdlib-jdk8
- ${kotlin.version}
- compile
-
-
- org.jetbrains.kotlin
- kotlin-script-runtime
- ${kotlin.version}
- compile
-
diff --git a/.teamcity/settings.kts b/.teamcity/settings.kts
index de7f8aff..46ee5b18 100644
--- a/.teamcity/settings.kts
+++ b/.teamcity/settings.kts
@@ -46,7 +46,7 @@ node (Plugins -> teamcity-configs -> teamcity-configs:generate),
the 'Debug' option is available in the context menu for the task.
*/
-version = "2025.07"
+version = "2025.11"
project {
params {