mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
bump kotlinpoet
commit_hash:b4ccd041f278a66bef3b9d37fc0f6dfb223194af
This commit is contained in:
@@ -10410,6 +10410,7 @@
|
||||
"client/android/screenshot-test-plugin/src/main/java/com/yandex/test/screenshot/ScreenshotTestPlugin.kt":"divkit/public/client/android/screenshot-test-plugin/src/main/java/com/yandex/test/screenshot/ScreenshotTestPlugin.kt",
|
||||
"client/android/screenshot-test-plugin/src/main/java/com/yandex/test/screenshot/ScreenshotTestPluginExtension.kt":"divkit/public/client/android/screenshot-test-plugin/src/main/java/com/yandex/test/screenshot/ScreenshotTestPluginExtension.kt",
|
||||
"client/android/screenshot-test-plugin/src/main/java/com/yandex/test/screenshot/tasks/CompareScreenshotsTask.kt":"divkit/public/client/android/screenshot-test-plugin/src/main/java/com/yandex/test/screenshot/tasks/CompareScreenshotsTask.kt",
|
||||
"client/android/screenshot-test-plugin/src/main/java/com/yandex/test/screenshot/tasks/GenerateScreenshotConfigTask.kt":"divkit/public/client/android/screenshot-test-plugin/src/main/java/com/yandex/test/screenshot/tasks/GenerateScreenshotConfigTask.kt",
|
||||
"client/android/screenshot-test-plugin/src/main/java/com/yandex/test/screenshot/tasks/ImageComparator.kt":"divkit/public/client/android/screenshot-test-plugin/src/main/java/com/yandex/test/screenshot/tasks/ImageComparator.kt",
|
||||
"client/android/screenshot-test-plugin/src/main/java/com/yandex/test/screenshot/tasks/PassedTestCasesWriter.kt":"divkit/public/client/android/screenshot-test-plugin/src/main/java/com/yandex/test/screenshot/tasks/PassedTestCasesWriter.kt",
|
||||
"client/android/screenshot-test-plugin/src/main/java/com/yandex/test/screenshot/tasks/ReferenceFileReader.kt":"divkit/public/client/android/screenshot-test-plugin/src/main/java/com/yandex/test/screenshot/tasks/ReferenceFileReader.kt",
|
||||
|
||||
@@ -20,7 +20,7 @@ kotlin = "1.8.22"
|
||||
kotlin-binaryCompatibilityValidator = "0.11.0"
|
||||
kotlin-coroutines = "1.8.1"
|
||||
kotlin-serialization = "1.3.2"
|
||||
kotlinpoet = "1.4.4"
|
||||
kotlinpoet = "1.18.1"
|
||||
lottie = "6.1.0"
|
||||
markwon = "4.6.2"
|
||||
metrica = "5.0.0"
|
||||
|
||||
Reference in New Issue
Block a user