From 03b6a6b4e71723d21c25f9fb0f679968e6209da1 Mon Sep 17 00:00:00 2001
From: GitHub Action <action@github.com>
Date: Sat, 16 Mar 2024 00:39:57 +0000
Subject: [PATCH] Update versions

---
 docs/data.json   | 818 ++++++++++++++++++++++++++++++++++++++++++-----
 public/data.json | 818 ++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 1490 insertions(+), 146 deletions(-)

diff --git a/docs/data.json b/docs/data.json
index eeefbc22..f37a9f74 100644
--- a/docs/data.json
+++ b/docs/data.json
@@ -4396,7 +4396,7 @@
    "full_name": "icerockdev/moko-resources",
    "html_url": "https://github.com/icerockdev/moko-resources",
    "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development",
-   "stars_count": 962,
+   "stars_count": 963,
    "watchers_count": 17,
    "issues_count": 184,
    "forks_count": 108,
@@ -4947,7 +4947,7 @@
    "full_name": "icerockdev/moko-permissions",
    "html_url": "https://github.com/icerockdev/moko-permissions",
    "description": "Runtime permissions controls for mobile (android & ios) Kotlin Multiplatform development",
-   "stars_count": 254,
+   "stars_count": 255,
    "watchers_count": 6,
    "issues_count": 18,
    "forks_count": 29,
@@ -30360,9 +30360,9 @@
    "full_name": "Kotlin/kotlinx.coroutines",
    "html_url": "https://github.com/Kotlin/kotlinx.coroutines",
    "description": "Library support for Kotlin coroutines ",
-   "stars_count": 12666,
+   "stars_count": 12669,
    "watchers_count": 295,
-   "issues_count": 284,
+   "issues_count": 283,
    "forks_count": 1806,
    "license": "Apache License 2.0",
    "topics": [
@@ -34917,7 +34917,7 @@
    "full_name": "Kotlin/kotlinx.serialization",
    "html_url": "https://github.com/Kotlin/kotlinx.serialization",
    "description": "Kotlin multiplatform / multi-format serialization ",
-   "stars_count": 5042,
+   "stars_count": 5046,
    "watchers_count": 99,
    "issues_count": 357,
    "forks_count": 605,
@@ -35938,7 +35938,7 @@
    "full_name": "ktorio/ktor",
    "html_url": "https://github.com/ktorio/ktor",
    "description": "Framework for quickly creating connected applications in Kotlin with minimal effort",
-   "stars_count": 12109,
+   "stars_count": 12115,
    "watchers_count": 179,
    "issues_count": 151,
    "forks_count": 978,
@@ -196439,7 +196439,7 @@
    "stars_count": 391,
    "watchers_count": 10,
    "issues_count": 14,
-   "forks_count": 30,
+   "forks_count": 31,
    "license": "MIT License",
    "topics": [
     "android",
@@ -197093,7 +197093,7 @@
    "full_name": "oolong-kt/oolong",
    "html_url": "https://github.com/oolong-kt/oolong",
    "description": "MVU for Kotlin Multiplatform",
-   "stars_count": 297,
+   "stars_count": 298,
    "watchers_count": 13,
    "issues_count": 6,
    "forks_count": 14,
@@ -199847,9 +199847,9 @@
    "full_name": "cashapp/sqldelight",
    "html_url": "https://github.com/cashapp/sqldelight",
    "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL",
-   "stars_count": 5837,
+   "stars_count": 5839,
    "watchers_count": 122,
-   "issues_count": 433,
+   "issues_count": 434,
    "forks_count": 484,
    "license": "Apache License 2.0",
    "topics": [
@@ -203236,7 +203236,7 @@
    "full_name": "badoo/Reaktive",
    "html_url": "https://github.com/badoo/Reaktive",
    "description": "Kotlin multi-platform implementation of Reactive Extensions",
-   "stars_count": 1140,
+   "stars_count": 1141,
    "watchers_count": 26,
    "issues_count": 4,
    "forks_count": 59,
@@ -206170,7 +206170,7 @@
    "full_name": "touchlab/Stately",
    "html_url": "https://github.com/touchlab/Stately",
    "description": "Kotlin Multiplatform State Library",
-   "stars_count": 546,
+   "stars_count": 547,
    "watchers_count": 19,
    "issues_count": 9,
    "forks_count": 30,
@@ -211691,7 +211691,7 @@
    "full_name": "AAkira/Napier",
    "html_url": "https://github.com/AAkira/Napier",
    "description": "Logging library for Kotlin Multiplatform",
-   "stars_count": 667,
+   "stars_count": 670,
    "watchers_count": 10,
    "issues_count": 17,
    "forks_count": 32,
@@ -218589,7 +218589,7 @@
    "stars_count": 3126,
    "watchers_count": 49,
    "issues_count": 7,
-   "forks_count": 177,
+   "forks_count": 171,
    "license": "MIT License",
    "topics": [
     "android",
@@ -224983,10 +224983,10 @@
    "full_name": "square/okio",
    "html_url": "https://github.com/square/okio",
    "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
-   "stars_count": 8634,
-   "watchers_count": 265,
+   "stars_count": 8636,
+   "watchers_count": 266,
    "issues_count": 78,
-   "forks_count": 1159,
+   "forks_count": 1162,
    "license": "Apache License 2.0",
    "topics": [
     "kotlin",
@@ -228846,7 +228846,7 @@
    "full_name": "freeletics/FlowRedux",
    "html_url": "https://github.com/freeletics/FlowRedux",
    "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.",
-   "stars_count": 623,
+   "stars_count": 624,
    "watchers_count": 24,
    "issues_count": 9,
    "forks_count": 24,
@@ -231405,9 +231405,9 @@
    "full_name": "apollographql/apollo-kotlin",
    "html_url": "https://github.com/apollographql/apollo-kotlin",
    "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.",
-   "stars_count": 3645,
+   "stars_count": 3646,
    "watchers_count": 114,
-   "issues_count": 186,
+   "issues_count": 188,
    "forks_count": 632,
    "license": "MIT License",
    "topics": [
@@ -233895,7 +233895,7 @@
    "full_name": "GitLiveApp/firebase-kotlin-sdk",
    "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
    "description": "A Kotlin-first SDK for Firebase",
-   "stars_count": 853,
+   "stars_count": 855,
    "watchers_count": 19,
    "issues_count": 78,
    "forks_count": 130,
@@ -235755,7 +235755,7 @@
    "full_name": "GitLiveApp/firebase-kotlin-sdk",
    "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
    "description": "A Kotlin-first SDK for Firebase",
-   "stars_count": 853,
+   "stars_count": 855,
    "watchers_count": 19,
    "issues_count": 78,
    "forks_count": 130,
@@ -237532,7 +237532,7 @@
    "full_name": "GitLiveApp/firebase-kotlin-sdk",
    "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
    "description": "A Kotlin-first SDK for Firebase",
-   "stars_count": 853,
+   "stars_count": 855,
    "watchers_count": 19,
    "issues_count": 78,
    "forks_count": 130,
@@ -239392,7 +239392,7 @@
    "full_name": "GitLiveApp/firebase-kotlin-sdk",
    "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
    "description": "A Kotlin-first SDK for Firebase",
-   "stars_count": 853,
+   "stars_count": 855,
    "watchers_count": 19,
    "issues_count": 78,
    "forks_count": 130,
@@ -241252,7 +241252,7 @@
    "full_name": "GitLiveApp/firebase-kotlin-sdk",
    "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
    "description": "A Kotlin-first SDK for Firebase",
-   "stars_count": 853,
+   "stars_count": 855,
    "watchers_count": 19,
    "issues_count": 78,
    "forks_count": 130,
@@ -245174,7 +245174,7 @@
    "description": "Type-safe library for work with Telegram Bot API",
    "stars_count": 313,
    "watchers_count": 5,
-   "issues_count": 12,
+   "issues_count": 13,
    "forks_count": 23,
    "license": "Apache License 2.0",
    "topics": [
@@ -252467,7 +252467,7 @@
    "full_name": "touchlab/Kermit",
    "html_url": "https://github.com/touchlab/Kermit",
    "description": "Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility. ",
-   "stars_count": 622,
+   "stars_count": 623,
    "watchers_count": 15,
    "issues_count": 39,
    "forks_count": 38,
@@ -258678,10 +258678,10 @@
    "full_name": "InsertKoinIO/koin",
    "html_url": "https://github.com/InsertKoinIO/koin",
    "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform",
-   "stars_count": 8551,
+   "stars_count": 8555,
    "watchers_count": 107,
-   "issues_count": 100,
-   "forks_count": 671,
+   "issues_count": 101,
+   "forks_count": 672,
    "license": "Apache License 2.0",
    "topics": [
     "android",
@@ -260953,7 +260953,7 @@
    "full_name": "oshai/kotlin-logging",
    "html_url": "https://github.com/oshai/kotlin-logging",
    "description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.",
-   "stars_count": 2444,
+   "stars_count": 2445,
    "watchers_count": 21,
    "issues_count": 21,
    "forks_count": 106,
@@ -266288,7 +266288,7 @@
    "full_name": "ACINQ/bitcoin-kmp",
    "html_url": "https://github.com/ACINQ/bitcoin-kmp",
    "description": "Kotlin Multiplatform Bitcoin Library",
-   "stars_count": 57,
+   "stars_count": 58,
    "watchers_count": 12,
    "issues_count": 4,
    "forks_count": 14,
@@ -279617,7 +279617,7 @@
    "description": "Kotlin MPP bindings to Skia",
    "stars_count": 1668,
    "watchers_count": 37,
-   "issues_count": 124,
+   "issues_count": 122,
    "forks_count": 94,
    "license": "Apache License 2.0",
    "topics": []
@@ -303016,7 +303016,7 @@
    "full_name": "kosi-libs/Kodein-DB",
    "html_url": "https://github.com/kosi-libs/Kodein-DB",
    "description": "Multiplatform NoSQL database",
-   "stars_count": 280,
+   "stars_count": 281,
    "watchers_count": 13,
    "issues_count": 13,
    "forks_count": 22,
@@ -307502,7 +307502,7 @@
    "full_name": "JuulLabs/kable",
    "html_url": "https://github.com/JuulLabs/kable",
    "description": "Kotlin Asynchronous Bluetooth Low-Energy",
-   "stars_count": 721,
+   "stars_count": 720,
    "watchers_count": 18,
    "issues_count": 55,
    "forks_count": 72,
@@ -311388,7 +311388,7 @@
    "description": "Multiplatform command line interface parsing for Kotlin",
    "stars_count": 2349,
    "watchers_count": 16,
-   "issues_count": 18,
+   "issues_count": 17,
    "forks_count": 120,
    "license": "Apache License 2.0",
    "topics": [
@@ -311409,8 +311409,8 @@
   "groupId": "dev.inmo",
   "artifactId": "micro_utils.common",
   "path": "dev.inmo:micro_utils.common",
-  "latestVersion": "0.20.38",
-  "lastUpdated": "20240306133535",
+  "latestVersion": "0.20.39",
+  "lastUpdated": "20240315074714",
   "versions": [
    {
     "version": "0.4.24",
@@ -320839,6 +320839,79 @@
       "target": "mingw_x64"
      }
     }
+   },
+   {
+    "version": "0.20.39",
+    "mpp": true,
+    "gradle": "8.6",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "debugApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     },
+     "linuxArm64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxX64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "linuxX64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "mingwX64ApiElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "mingwX64SourcesElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     }
+    }
    }
   ],
   "github": {
@@ -320848,7 +320921,7 @@
    "description": "Collection of tools for coding in Kotlin",
    "stars_count": 28,
    "watchers_count": 4,
-   "issues_count": 8,
+   "issues_count": 9,
    "forks_count": 2,
    "license": "Apache License 2.0",
    "topics": [
@@ -320870,8 +320943,8 @@
   "groupId": "dev.inmo",
   "artifactId": "micro_utils.coroutines",
   "path": "dev.inmo:micro_utils.coroutines",
-  "latestVersion": "0.20.38",
-  "lastUpdated": "20240306133605",
+  "latestVersion": "0.20.39",
+  "lastUpdated": "20240315074745",
   "versions": [
    {
     "version": "0.4.24",
@@ -330310,6 +330383,79 @@
       "target": "mingw_x64"
      }
     }
+   },
+   {
+    "version": "0.20.39",
+    "mpp": true,
+    "gradle": "8.6",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "debugApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     },
+     "linuxArm64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxX64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "linuxX64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "mingwX64ApiElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "mingwX64SourcesElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     }
+    }
    }
   ],
   "github": {
@@ -330319,7 +330465,7 @@
    "description": "Collection of tools for coding in Kotlin",
    "stars_count": 28,
    "watchers_count": 4,
-   "issues_count": 8,
+   "issues_count": 9,
    "forks_count": 2,
    "license": "Apache License 2.0",
    "topics": [
@@ -330341,8 +330487,8 @@
   "groupId": "dev.inmo",
   "artifactId": "micro_utils.crypto",
   "path": "dev.inmo:micro_utils.crypto",
-  "latestVersion": "0.20.38",
-  "lastUpdated": "20240306133631",
+  "latestVersion": "0.20.39",
+  "lastUpdated": "20240315074813",
   "versions": [
    {
     "version": "0.4.24",
@@ -339800,6 +339946,80 @@
       "target": "mingw_x64"
      }
     }
+   },
+   {
+    "version": "0.20.39",
+    "mpp": true,
+    "gradle": "8.6",
+    "kotlin": "1.9.23",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "debugApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     },
+     "linuxArm64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxX64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "linuxX64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "mingwX64ApiElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "mingwX64SourcesElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     }
+    }
    }
   ],
   "github": {
@@ -339809,7 +340029,7 @@
    "description": "Collection of tools for coding in Kotlin",
    "stars_count": 28,
    "watchers_count": 4,
-   "issues_count": 8,
+   "issues_count": 9,
    "forks_count": 2,
    "license": "Apache License 2.0",
    "topics": [
@@ -339831,8 +340051,8 @@
   "groupId": "dev.inmo",
   "artifactId": "micro_utils.ktor.common",
   "path": "dev.inmo:micro_utils.ktor.common",
-  "latestVersion": "0.20.38",
-  "lastUpdated": "20240306133822",
+  "latestVersion": "0.20.39",
+  "lastUpdated": "20240315075001",
   "versions": [
    {
     "version": "0.4.24",
@@ -349195,6 +349415,79 @@
       "target": "mingw_x64"
      }
     }
+   },
+   {
+    "version": "0.20.39",
+    "mpp": true,
+    "gradle": "8.6",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "debugApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     },
+     "linuxArm64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxX64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "linuxX64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "mingwX64ApiElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "mingwX64SourcesElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     }
+    }
    }
   ],
   "github": {
@@ -349204,7 +349497,7 @@
    "description": "Collection of tools for coding in Kotlin",
    "stars_count": 28,
    "watchers_count": 4,
-   "issues_count": 8,
+   "issues_count": 9,
    "forks_count": 2,
    "license": "Apache License 2.0",
    "topics": [
@@ -349226,8 +349519,8 @@
   "groupId": "dev.inmo",
   "artifactId": "micro_utils.ktor.client",
   "path": "dev.inmo:micro_utils.ktor.client",
-  "latestVersion": "0.20.38",
-  "lastUpdated": "20240306133806",
+  "latestVersion": "0.20.39",
+  "lastUpdated": "20240315074946",
   "versions": [
    {
     "version": "0.4.24",
@@ -358608,6 +358901,79 @@
       "target": "mingw_x64"
      }
     }
+   },
+   {
+    "version": "0.20.39",
+    "mpp": true,
+    "gradle": "8.6",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "debugApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     },
+     "linuxArm64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxX64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "linuxX64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "mingwX64ApiElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "mingwX64SourcesElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     }
+    }
    }
   ],
   "github": {
@@ -358617,7 +358983,7 @@
    "description": "Collection of tools for coding in Kotlin",
    "stars_count": 28,
    "watchers_count": 4,
-   "issues_count": 8,
+   "issues_count": 9,
    "forks_count": 2,
    "license": "Apache License 2.0",
    "topics": [
@@ -358639,8 +359005,8 @@
   "groupId": "dev.inmo",
   "artifactId": "micro_utils.repos.common",
   "path": "dev.inmo:micro_utils.repos.common",
-  "latestVersion": "0.20.38",
-  "lastUpdated": "20240306134041",
+  "latestVersion": "0.20.39",
+  "lastUpdated": "20240315075319",
   "versions": [
    {
     "version": "0.4.24",
@@ -367512,7 +367878,80 @@
     }
    },
    {
-    "version": "0.20.32",
+    "version": "0.20.32",
+    "mpp": true,
+    "gradle": "8.6",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "debugApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     },
+     "linuxArm64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxX64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "linuxX64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "mingwX64ApiElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "mingwX64SourcesElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     }
+    }
+   },
+   {
+    "version": "0.20.33",
     "mpp": true,
     "gradle": "8.6",
     "targets": {
@@ -367585,7 +368024,7 @@
     }
    },
    {
-    "version": "0.20.33",
+    "version": "0.20.34",
     "mpp": true,
     "gradle": "8.6",
     "targets": {
@@ -367658,7 +368097,7 @@
     }
    },
    {
-    "version": "0.20.34",
+    "version": "0.20.35",
     "mpp": true,
     "gradle": "8.6",
     "targets": {
@@ -367731,7 +368170,7 @@
     }
    },
    {
-    "version": "0.20.35",
+    "version": "0.20.36",
     "mpp": true,
     "gradle": "8.6",
     "targets": {
@@ -367804,7 +368243,7 @@
     }
    },
    {
-    "version": "0.20.36",
+    "version": "0.20.37",
     "mpp": true,
     "gradle": "8.6",
     "targets": {
@@ -367877,7 +368316,7 @@
     }
    },
    {
-    "version": "0.20.37",
+    "version": "0.20.38",
     "mpp": true,
     "gradle": "8.6",
     "targets": {
@@ -367950,7 +368389,7 @@
     }
    },
    {
-    "version": "0.20.38",
+    "version": "0.20.39",
     "mpp": true,
     "gradle": "8.6",
     "targets": {
@@ -368030,7 +368469,7 @@
    "description": "Collection of tools for coding in Kotlin",
    "stars_count": 28,
    "watchers_count": 4,
-   "issues_count": 8,
+   "issues_count": 9,
    "forks_count": 2,
    "license": "Apache License 2.0",
    "topics": [
@@ -368052,8 +368491,8 @@
   "groupId": "dev.inmo",
   "artifactId": "micro_utils.pagination.common",
   "path": "dev.inmo:micro_utils.pagination.common",
-  "latestVersion": "0.20.38",
-  "lastUpdated": "20240306133939",
+  "latestVersion": "0.20.39",
+  "lastUpdated": "20240315075120",
   "versions": [
    {
     "version": "0.4.24",
@@ -377445,6 +377884,80 @@
       "target": "mingw_x64"
      }
     }
+   },
+   {
+    "version": "0.20.39",
+    "mpp": true,
+    "gradle": "8.6",
+    "kotlin": "1.9.23",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "debugApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     },
+     "linuxArm64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxX64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "linuxX64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "mingwX64ApiElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "mingwX64SourcesElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     }
+    }
    }
   ],
   "github": {
@@ -377454,7 +377967,7 @@
    "description": "Collection of tools for coding in Kotlin",
    "stars_count": 28,
    "watchers_count": 4,
-   "issues_count": 8,
+   "issues_count": 9,
    "forks_count": 2,
    "license": "Apache License 2.0",
    "topics": [
@@ -377476,8 +377989,8 @@
   "groupId": "dev.inmo",
   "artifactId": "kslog",
   "path": "dev.inmo:kslog",
-  "latestVersion": "1.3.2",
-  "lastUpdated": "20240120070454",
+  "latestVersion": "1.3.3",
+  "lastUpdated": "20240315074736",
   "versions": [
    {
     "version": "0.0.1",
@@ -379253,6 +379766,97 @@
       "platform": "wasm"
      }
     }
+   },
+   {
+    "version": "1.3.3",
+    "mpp": true,
+    "gradle": "8.6",
+    "kotlin": "1.9.23",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "debugApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     },
+     "linuxArm32HfpApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm32_hfp"
+     },
+     "linuxArm32HfpSourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm32_hfp"
+     },
+     "linuxArm64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxX64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "linuxX64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "mingwX64ApiElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "mingwX64SourcesElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "wasmJsApiElements-published": {
+      "platform": "wasm"
+     },
+     "wasmJsRuntimeElements-published": {
+      "platform": "wasm"
+     },
+     "wasmJsSourcesElements-published": {
+      "platform": "wasm"
+     }
+    }
    }
   ],
   "github": {
@@ -379262,7 +379866,7 @@
    "description": "Simple multiplatform logging in Kotlin",
    "stars_count": 9,
    "watchers_count": 2,
-   "issues_count": 7,
+   "issues_count": 1,
    "forks_count": 0,
    "license": "MIT License",
    "topics": [
@@ -381436,8 +382040,8 @@
   "groupId": "app.moviebase",
   "artifactId": "tmdb-api",
   "path": "app.moviebase:tmdb-api",
-  "latestVersion": "1.3.2",
-  "lastUpdated": "20240218090634",
+  "latestVersion": "1.3.3",
+  "lastUpdated": "20240315101458",
   "versions": [
    {
     "version": "0.1.0",
@@ -382909,6 +383513,74 @@
       "platform": "jvm"
      }
     }
+   },
+   {
+    "version": "1.3.3",
+    "mpp": true,
+    "gradle": "8.5",
+    "kotlin": "1.9.22",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "iosArm64ApiElements-published": {
+      "platform": "native",
+      "target": "ios_arm64"
+     },
+     "iosArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "ios_arm64"
+     },
+     "iosArm64MetadataElements-published": {
+      "platform": "native",
+      "target": "ios_arm64"
+     },
+     "iosSimulatorArm64ApiElements-published": {
+      "platform": "native",
+      "target": "ios_simulator_arm64"
+     },
+     "iosSimulatorArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "ios_simulator_arm64"
+     },
+     "iosSimulatorArm64MetadataElements-published": {
+      "platform": "native",
+      "target": "ios_simulator_arm64"
+     },
+     "iosX64ApiElements-published": {
+      "platform": "native",
+      "target": "ios_x64"
+     },
+     "iosX64SourcesElements-published": {
+      "platform": "native",
+      "target": "ios_x64"
+     },
+     "iosX64MetadataElements-published": {
+      "platform": "native",
+      "target": "ios_x64"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     }
+    }
    }
   ],
   "github": {
@@ -392810,7 +393482,7 @@
    "full_name": "joffrey-bion/krossbow",
    "html_url": "https://github.com/joffrey-bion/krossbow",
    "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.",
-   "stars_count": 148,
+   "stars_count": 149,
    "watchers_count": 4,
    "issues_count": 9,
    "forks_count": 9,
@@ -410279,7 +410951,7 @@
    "full_name": "rickclephas/KMP-NativeCoroutines",
    "html_url": "https://github.com/rickclephas/KMP-NativeCoroutines",
    "description": "Library to use Kotlin Coroutines from Swift code in KMP apps",
-   "stars_count": 935,
+   "stars_count": 936,
    "watchers_count": 14,
    "issues_count": 18,
    "forks_count": 31,
@@ -418260,7 +418932,7 @@
    "description": "A tiny Kotlin multiplatform library that assists in saving and restoring objects to and from disk using kotlinx.coroutines, kotlinx.serialisation and okio",
    "stars_count": 326,
    "watchers_count": 3,
-   "issues_count": 10,
+   "issues_count": 9,
    "forks_count": 9,
    "license": "Apache License 2.0",
    "topics": [
@@ -429871,7 +430543,7 @@
    "full_name": "Tweener/kmp-charts",
    "html_url": "https://github.com/Tweener/kmp-charts",
    "description": "A Kotlin/Compose Multiplatform library that offers many different types of charts to display data.",
-   "stars_count": 4,
+   "stars_count": 5,
    "watchers_count": 1,
    "issues_count": 0,
    "forks_count": 0,
diff --git a/public/data.json b/public/data.json
index eeefbc22..f37a9f74 100644
--- a/public/data.json
+++ b/public/data.json
@@ -4396,7 +4396,7 @@
    "full_name": "icerockdev/moko-resources",
    "html_url": "https://github.com/icerockdev/moko-resources",
    "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development",
-   "stars_count": 962,
+   "stars_count": 963,
    "watchers_count": 17,
    "issues_count": 184,
    "forks_count": 108,
@@ -4947,7 +4947,7 @@
    "full_name": "icerockdev/moko-permissions",
    "html_url": "https://github.com/icerockdev/moko-permissions",
    "description": "Runtime permissions controls for mobile (android & ios) Kotlin Multiplatform development",
-   "stars_count": 254,
+   "stars_count": 255,
    "watchers_count": 6,
    "issues_count": 18,
    "forks_count": 29,
@@ -30360,9 +30360,9 @@
    "full_name": "Kotlin/kotlinx.coroutines",
    "html_url": "https://github.com/Kotlin/kotlinx.coroutines",
    "description": "Library support for Kotlin coroutines ",
-   "stars_count": 12666,
+   "stars_count": 12669,
    "watchers_count": 295,
-   "issues_count": 284,
+   "issues_count": 283,
    "forks_count": 1806,
    "license": "Apache License 2.0",
    "topics": [
@@ -34917,7 +34917,7 @@
    "full_name": "Kotlin/kotlinx.serialization",
    "html_url": "https://github.com/Kotlin/kotlinx.serialization",
    "description": "Kotlin multiplatform / multi-format serialization ",
-   "stars_count": 5042,
+   "stars_count": 5046,
    "watchers_count": 99,
    "issues_count": 357,
    "forks_count": 605,
@@ -35938,7 +35938,7 @@
    "full_name": "ktorio/ktor",
    "html_url": "https://github.com/ktorio/ktor",
    "description": "Framework for quickly creating connected applications in Kotlin with minimal effort",
-   "stars_count": 12109,
+   "stars_count": 12115,
    "watchers_count": 179,
    "issues_count": 151,
    "forks_count": 978,
@@ -196439,7 +196439,7 @@
    "stars_count": 391,
    "watchers_count": 10,
    "issues_count": 14,
-   "forks_count": 30,
+   "forks_count": 31,
    "license": "MIT License",
    "topics": [
     "android",
@@ -197093,7 +197093,7 @@
    "full_name": "oolong-kt/oolong",
    "html_url": "https://github.com/oolong-kt/oolong",
    "description": "MVU for Kotlin Multiplatform",
-   "stars_count": 297,
+   "stars_count": 298,
    "watchers_count": 13,
    "issues_count": 6,
    "forks_count": 14,
@@ -199847,9 +199847,9 @@
    "full_name": "cashapp/sqldelight",
    "html_url": "https://github.com/cashapp/sqldelight",
    "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL",
-   "stars_count": 5837,
+   "stars_count": 5839,
    "watchers_count": 122,
-   "issues_count": 433,
+   "issues_count": 434,
    "forks_count": 484,
    "license": "Apache License 2.0",
    "topics": [
@@ -203236,7 +203236,7 @@
    "full_name": "badoo/Reaktive",
    "html_url": "https://github.com/badoo/Reaktive",
    "description": "Kotlin multi-platform implementation of Reactive Extensions",
-   "stars_count": 1140,
+   "stars_count": 1141,
    "watchers_count": 26,
    "issues_count": 4,
    "forks_count": 59,
@@ -206170,7 +206170,7 @@
    "full_name": "touchlab/Stately",
    "html_url": "https://github.com/touchlab/Stately",
    "description": "Kotlin Multiplatform State Library",
-   "stars_count": 546,
+   "stars_count": 547,
    "watchers_count": 19,
    "issues_count": 9,
    "forks_count": 30,
@@ -211691,7 +211691,7 @@
    "full_name": "AAkira/Napier",
    "html_url": "https://github.com/AAkira/Napier",
    "description": "Logging library for Kotlin Multiplatform",
-   "stars_count": 667,
+   "stars_count": 670,
    "watchers_count": 10,
    "issues_count": 17,
    "forks_count": 32,
@@ -218589,7 +218589,7 @@
    "stars_count": 3126,
    "watchers_count": 49,
    "issues_count": 7,
-   "forks_count": 177,
+   "forks_count": 171,
    "license": "MIT License",
    "topics": [
     "android",
@@ -224983,10 +224983,10 @@
    "full_name": "square/okio",
    "html_url": "https://github.com/square/okio",
    "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
-   "stars_count": 8634,
-   "watchers_count": 265,
+   "stars_count": 8636,
+   "watchers_count": 266,
    "issues_count": 78,
-   "forks_count": 1159,
+   "forks_count": 1162,
    "license": "Apache License 2.0",
    "topics": [
     "kotlin",
@@ -228846,7 +228846,7 @@
    "full_name": "freeletics/FlowRedux",
    "html_url": "https://github.com/freeletics/FlowRedux",
    "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.",
-   "stars_count": 623,
+   "stars_count": 624,
    "watchers_count": 24,
    "issues_count": 9,
    "forks_count": 24,
@@ -231405,9 +231405,9 @@
    "full_name": "apollographql/apollo-kotlin",
    "html_url": "https://github.com/apollographql/apollo-kotlin",
    "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.",
-   "stars_count": 3645,
+   "stars_count": 3646,
    "watchers_count": 114,
-   "issues_count": 186,
+   "issues_count": 188,
    "forks_count": 632,
    "license": "MIT License",
    "topics": [
@@ -233895,7 +233895,7 @@
    "full_name": "GitLiveApp/firebase-kotlin-sdk",
    "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
    "description": "A Kotlin-first SDK for Firebase",
-   "stars_count": 853,
+   "stars_count": 855,
    "watchers_count": 19,
    "issues_count": 78,
    "forks_count": 130,
@@ -235755,7 +235755,7 @@
    "full_name": "GitLiveApp/firebase-kotlin-sdk",
    "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
    "description": "A Kotlin-first SDK for Firebase",
-   "stars_count": 853,
+   "stars_count": 855,
    "watchers_count": 19,
    "issues_count": 78,
    "forks_count": 130,
@@ -237532,7 +237532,7 @@
    "full_name": "GitLiveApp/firebase-kotlin-sdk",
    "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
    "description": "A Kotlin-first SDK for Firebase",
-   "stars_count": 853,
+   "stars_count": 855,
    "watchers_count": 19,
    "issues_count": 78,
    "forks_count": 130,
@@ -239392,7 +239392,7 @@
    "full_name": "GitLiveApp/firebase-kotlin-sdk",
    "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
    "description": "A Kotlin-first SDK for Firebase",
-   "stars_count": 853,
+   "stars_count": 855,
    "watchers_count": 19,
    "issues_count": 78,
    "forks_count": 130,
@@ -241252,7 +241252,7 @@
    "full_name": "GitLiveApp/firebase-kotlin-sdk",
    "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
    "description": "A Kotlin-first SDK for Firebase",
-   "stars_count": 853,
+   "stars_count": 855,
    "watchers_count": 19,
    "issues_count": 78,
    "forks_count": 130,
@@ -245174,7 +245174,7 @@
    "description": "Type-safe library for work with Telegram Bot API",
    "stars_count": 313,
    "watchers_count": 5,
-   "issues_count": 12,
+   "issues_count": 13,
    "forks_count": 23,
    "license": "Apache License 2.0",
    "topics": [
@@ -252467,7 +252467,7 @@
    "full_name": "touchlab/Kermit",
    "html_url": "https://github.com/touchlab/Kermit",
    "description": "Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility. ",
-   "stars_count": 622,
+   "stars_count": 623,
    "watchers_count": 15,
    "issues_count": 39,
    "forks_count": 38,
@@ -258678,10 +258678,10 @@
    "full_name": "InsertKoinIO/koin",
    "html_url": "https://github.com/InsertKoinIO/koin",
    "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform",
-   "stars_count": 8551,
+   "stars_count": 8555,
    "watchers_count": 107,
-   "issues_count": 100,
-   "forks_count": 671,
+   "issues_count": 101,
+   "forks_count": 672,
    "license": "Apache License 2.0",
    "topics": [
     "android",
@@ -260953,7 +260953,7 @@
    "full_name": "oshai/kotlin-logging",
    "html_url": "https://github.com/oshai/kotlin-logging",
    "description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.",
-   "stars_count": 2444,
+   "stars_count": 2445,
    "watchers_count": 21,
    "issues_count": 21,
    "forks_count": 106,
@@ -266288,7 +266288,7 @@
    "full_name": "ACINQ/bitcoin-kmp",
    "html_url": "https://github.com/ACINQ/bitcoin-kmp",
    "description": "Kotlin Multiplatform Bitcoin Library",
-   "stars_count": 57,
+   "stars_count": 58,
    "watchers_count": 12,
    "issues_count": 4,
    "forks_count": 14,
@@ -279617,7 +279617,7 @@
    "description": "Kotlin MPP bindings to Skia",
    "stars_count": 1668,
    "watchers_count": 37,
-   "issues_count": 124,
+   "issues_count": 122,
    "forks_count": 94,
    "license": "Apache License 2.0",
    "topics": []
@@ -303016,7 +303016,7 @@
    "full_name": "kosi-libs/Kodein-DB",
    "html_url": "https://github.com/kosi-libs/Kodein-DB",
    "description": "Multiplatform NoSQL database",
-   "stars_count": 280,
+   "stars_count": 281,
    "watchers_count": 13,
    "issues_count": 13,
    "forks_count": 22,
@@ -307502,7 +307502,7 @@
    "full_name": "JuulLabs/kable",
    "html_url": "https://github.com/JuulLabs/kable",
    "description": "Kotlin Asynchronous Bluetooth Low-Energy",
-   "stars_count": 721,
+   "stars_count": 720,
    "watchers_count": 18,
    "issues_count": 55,
    "forks_count": 72,
@@ -311388,7 +311388,7 @@
    "description": "Multiplatform command line interface parsing for Kotlin",
    "stars_count": 2349,
    "watchers_count": 16,
-   "issues_count": 18,
+   "issues_count": 17,
    "forks_count": 120,
    "license": "Apache License 2.0",
    "topics": [
@@ -311409,8 +311409,8 @@
   "groupId": "dev.inmo",
   "artifactId": "micro_utils.common",
   "path": "dev.inmo:micro_utils.common",
-  "latestVersion": "0.20.38",
-  "lastUpdated": "20240306133535",
+  "latestVersion": "0.20.39",
+  "lastUpdated": "20240315074714",
   "versions": [
    {
     "version": "0.4.24",
@@ -320839,6 +320839,79 @@
       "target": "mingw_x64"
      }
     }
+   },
+   {
+    "version": "0.20.39",
+    "mpp": true,
+    "gradle": "8.6",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "debugApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     },
+     "linuxArm64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxX64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "linuxX64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "mingwX64ApiElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "mingwX64SourcesElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     }
+    }
    }
   ],
   "github": {
@@ -320848,7 +320921,7 @@
    "description": "Collection of tools for coding in Kotlin",
    "stars_count": 28,
    "watchers_count": 4,
-   "issues_count": 8,
+   "issues_count": 9,
    "forks_count": 2,
    "license": "Apache License 2.0",
    "topics": [
@@ -320870,8 +320943,8 @@
   "groupId": "dev.inmo",
   "artifactId": "micro_utils.coroutines",
   "path": "dev.inmo:micro_utils.coroutines",
-  "latestVersion": "0.20.38",
-  "lastUpdated": "20240306133605",
+  "latestVersion": "0.20.39",
+  "lastUpdated": "20240315074745",
   "versions": [
    {
     "version": "0.4.24",
@@ -330310,6 +330383,79 @@
       "target": "mingw_x64"
      }
     }
+   },
+   {
+    "version": "0.20.39",
+    "mpp": true,
+    "gradle": "8.6",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "debugApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     },
+     "linuxArm64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxX64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "linuxX64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "mingwX64ApiElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "mingwX64SourcesElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     }
+    }
    }
   ],
   "github": {
@@ -330319,7 +330465,7 @@
    "description": "Collection of tools for coding in Kotlin",
    "stars_count": 28,
    "watchers_count": 4,
-   "issues_count": 8,
+   "issues_count": 9,
    "forks_count": 2,
    "license": "Apache License 2.0",
    "topics": [
@@ -330341,8 +330487,8 @@
   "groupId": "dev.inmo",
   "artifactId": "micro_utils.crypto",
   "path": "dev.inmo:micro_utils.crypto",
-  "latestVersion": "0.20.38",
-  "lastUpdated": "20240306133631",
+  "latestVersion": "0.20.39",
+  "lastUpdated": "20240315074813",
   "versions": [
    {
     "version": "0.4.24",
@@ -339800,6 +339946,80 @@
       "target": "mingw_x64"
      }
     }
+   },
+   {
+    "version": "0.20.39",
+    "mpp": true,
+    "gradle": "8.6",
+    "kotlin": "1.9.23",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "debugApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     },
+     "linuxArm64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxX64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "linuxX64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "mingwX64ApiElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "mingwX64SourcesElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     }
+    }
    }
   ],
   "github": {
@@ -339809,7 +340029,7 @@
    "description": "Collection of tools for coding in Kotlin",
    "stars_count": 28,
    "watchers_count": 4,
-   "issues_count": 8,
+   "issues_count": 9,
    "forks_count": 2,
    "license": "Apache License 2.0",
    "topics": [
@@ -339831,8 +340051,8 @@
   "groupId": "dev.inmo",
   "artifactId": "micro_utils.ktor.common",
   "path": "dev.inmo:micro_utils.ktor.common",
-  "latestVersion": "0.20.38",
-  "lastUpdated": "20240306133822",
+  "latestVersion": "0.20.39",
+  "lastUpdated": "20240315075001",
   "versions": [
    {
     "version": "0.4.24",
@@ -349195,6 +349415,79 @@
       "target": "mingw_x64"
      }
     }
+   },
+   {
+    "version": "0.20.39",
+    "mpp": true,
+    "gradle": "8.6",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "debugApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     },
+     "linuxArm64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxX64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "linuxX64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "mingwX64ApiElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "mingwX64SourcesElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     }
+    }
    }
   ],
   "github": {
@@ -349204,7 +349497,7 @@
    "description": "Collection of tools for coding in Kotlin",
    "stars_count": 28,
    "watchers_count": 4,
-   "issues_count": 8,
+   "issues_count": 9,
    "forks_count": 2,
    "license": "Apache License 2.0",
    "topics": [
@@ -349226,8 +349519,8 @@
   "groupId": "dev.inmo",
   "artifactId": "micro_utils.ktor.client",
   "path": "dev.inmo:micro_utils.ktor.client",
-  "latestVersion": "0.20.38",
-  "lastUpdated": "20240306133806",
+  "latestVersion": "0.20.39",
+  "lastUpdated": "20240315074946",
   "versions": [
    {
     "version": "0.4.24",
@@ -358608,6 +358901,79 @@
       "target": "mingw_x64"
      }
     }
+   },
+   {
+    "version": "0.20.39",
+    "mpp": true,
+    "gradle": "8.6",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "debugApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     },
+     "linuxArm64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxX64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "linuxX64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "mingwX64ApiElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "mingwX64SourcesElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     }
+    }
    }
   ],
   "github": {
@@ -358617,7 +358983,7 @@
    "description": "Collection of tools for coding in Kotlin",
    "stars_count": 28,
    "watchers_count": 4,
-   "issues_count": 8,
+   "issues_count": 9,
    "forks_count": 2,
    "license": "Apache License 2.0",
    "topics": [
@@ -358639,8 +359005,8 @@
   "groupId": "dev.inmo",
   "artifactId": "micro_utils.repos.common",
   "path": "dev.inmo:micro_utils.repos.common",
-  "latestVersion": "0.20.38",
-  "lastUpdated": "20240306134041",
+  "latestVersion": "0.20.39",
+  "lastUpdated": "20240315075319",
   "versions": [
    {
     "version": "0.4.24",
@@ -367512,7 +367878,80 @@
     }
    },
    {
-    "version": "0.20.32",
+    "version": "0.20.32",
+    "mpp": true,
+    "gradle": "8.6",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "debugApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     },
+     "linuxArm64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxX64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "linuxX64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "mingwX64ApiElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "mingwX64SourcesElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     }
+    }
+   },
+   {
+    "version": "0.20.33",
     "mpp": true,
     "gradle": "8.6",
     "targets": {
@@ -367585,7 +368024,7 @@
     }
    },
    {
-    "version": "0.20.33",
+    "version": "0.20.34",
     "mpp": true,
     "gradle": "8.6",
     "targets": {
@@ -367658,7 +368097,7 @@
     }
    },
    {
-    "version": "0.20.34",
+    "version": "0.20.35",
     "mpp": true,
     "gradle": "8.6",
     "targets": {
@@ -367731,7 +368170,7 @@
     }
    },
    {
-    "version": "0.20.35",
+    "version": "0.20.36",
     "mpp": true,
     "gradle": "8.6",
     "targets": {
@@ -367804,7 +368243,7 @@
     }
    },
    {
-    "version": "0.20.36",
+    "version": "0.20.37",
     "mpp": true,
     "gradle": "8.6",
     "targets": {
@@ -367877,7 +368316,7 @@
     }
    },
    {
-    "version": "0.20.37",
+    "version": "0.20.38",
     "mpp": true,
     "gradle": "8.6",
     "targets": {
@@ -367950,7 +368389,7 @@
     }
    },
    {
-    "version": "0.20.38",
+    "version": "0.20.39",
     "mpp": true,
     "gradle": "8.6",
     "targets": {
@@ -368030,7 +368469,7 @@
    "description": "Collection of tools for coding in Kotlin",
    "stars_count": 28,
    "watchers_count": 4,
-   "issues_count": 8,
+   "issues_count": 9,
    "forks_count": 2,
    "license": "Apache License 2.0",
    "topics": [
@@ -368052,8 +368491,8 @@
   "groupId": "dev.inmo",
   "artifactId": "micro_utils.pagination.common",
   "path": "dev.inmo:micro_utils.pagination.common",
-  "latestVersion": "0.20.38",
-  "lastUpdated": "20240306133939",
+  "latestVersion": "0.20.39",
+  "lastUpdated": "20240315075120",
   "versions": [
    {
     "version": "0.4.24",
@@ -377445,6 +377884,80 @@
       "target": "mingw_x64"
      }
     }
+   },
+   {
+    "version": "0.20.39",
+    "mpp": true,
+    "gradle": "8.6",
+    "kotlin": "1.9.23",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "debugApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     },
+     "linuxArm64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxX64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "linuxX64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "mingwX64ApiElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "mingwX64SourcesElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     }
+    }
    }
   ],
   "github": {
@@ -377454,7 +377967,7 @@
    "description": "Collection of tools for coding in Kotlin",
    "stars_count": 28,
    "watchers_count": 4,
-   "issues_count": 8,
+   "issues_count": 9,
    "forks_count": 2,
    "license": "Apache License 2.0",
    "topics": [
@@ -377476,8 +377989,8 @@
   "groupId": "dev.inmo",
   "artifactId": "kslog",
   "path": "dev.inmo:kslog",
-  "latestVersion": "1.3.2",
-  "lastUpdated": "20240120070454",
+  "latestVersion": "1.3.3",
+  "lastUpdated": "20240315074736",
   "versions": [
    {
     "version": "0.0.1",
@@ -379253,6 +379766,97 @@
       "platform": "wasm"
      }
     }
+   },
+   {
+    "version": "1.3.3",
+    "mpp": true,
+    "gradle": "8.6",
+    "kotlin": "1.9.23",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "debugApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "debugSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseApiElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseRuntimeElements-published": {
+      "platform": "androidJvm"
+     },
+     "releaseSourcesElements-published": {
+      "platform": "androidJvm"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     },
+     "linuxArm32HfpApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm32_hfp"
+     },
+     "linuxArm32HfpSourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm32_hfp"
+     },
+     "linuxArm64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_arm64"
+     },
+     "linuxX64ApiElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "linuxX64SourcesElements-published": {
+      "platform": "native",
+      "target": "linux_x64"
+     },
+     "mingwX64ApiElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "mingwX64SourcesElements-published": {
+      "platform": "native",
+      "target": "mingw_x64"
+     },
+     "wasmJsApiElements-published": {
+      "platform": "wasm"
+     },
+     "wasmJsRuntimeElements-published": {
+      "platform": "wasm"
+     },
+     "wasmJsSourcesElements-published": {
+      "platform": "wasm"
+     }
+    }
    }
   ],
   "github": {
@@ -379262,7 +379866,7 @@
    "description": "Simple multiplatform logging in Kotlin",
    "stars_count": 9,
    "watchers_count": 2,
-   "issues_count": 7,
+   "issues_count": 1,
    "forks_count": 0,
    "license": "MIT License",
    "topics": [
@@ -381436,8 +382040,8 @@
   "groupId": "app.moviebase",
   "artifactId": "tmdb-api",
   "path": "app.moviebase:tmdb-api",
-  "latestVersion": "1.3.2",
-  "lastUpdated": "20240218090634",
+  "latestVersion": "1.3.3",
+  "lastUpdated": "20240315101458",
   "versions": [
    {
     "version": "0.1.0",
@@ -382909,6 +383513,74 @@
       "platform": "jvm"
      }
     }
+   },
+   {
+    "version": "1.3.3",
+    "mpp": true,
+    "gradle": "8.5",
+    "kotlin": "1.9.22",
+    "targets": {
+     "metadataApiElements": {
+      "platform": "common"
+     },
+     "metadataSourcesElements": {
+      "platform": "common"
+     },
+     "iosArm64ApiElements-published": {
+      "platform": "native",
+      "target": "ios_arm64"
+     },
+     "iosArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "ios_arm64"
+     },
+     "iosArm64MetadataElements-published": {
+      "platform": "native",
+      "target": "ios_arm64"
+     },
+     "iosSimulatorArm64ApiElements-published": {
+      "platform": "native",
+      "target": "ios_simulator_arm64"
+     },
+     "iosSimulatorArm64SourcesElements-published": {
+      "platform": "native",
+      "target": "ios_simulator_arm64"
+     },
+     "iosSimulatorArm64MetadataElements-published": {
+      "platform": "native",
+      "target": "ios_simulator_arm64"
+     },
+     "iosX64ApiElements-published": {
+      "platform": "native",
+      "target": "ios_x64"
+     },
+     "iosX64SourcesElements-published": {
+      "platform": "native",
+      "target": "ios_x64"
+     },
+     "iosX64MetadataElements-published": {
+      "platform": "native",
+      "target": "ios_x64"
+     },
+     "jsApiElements-published": {
+      "platform": "js"
+     },
+     "jsRuntimeElements-published": {
+      "platform": "js"
+     },
+     "jsSourcesElements-published": {
+      "platform": "js"
+     },
+     "jvmApiElements-published": {
+      "platform": "jvm"
+     },
+     "jvmRuntimeElements-published": {
+      "platform": "jvm"
+     },
+     "jvmSourcesElements-published": {
+      "platform": "jvm"
+     }
+    }
    }
   ],
   "github": {
@@ -392810,7 +393482,7 @@
    "full_name": "joffrey-bion/krossbow",
    "html_url": "https://github.com/joffrey-bion/krossbow",
    "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.",
-   "stars_count": 148,
+   "stars_count": 149,
    "watchers_count": 4,
    "issues_count": 9,
    "forks_count": 9,
@@ -410279,7 +410951,7 @@
    "full_name": "rickclephas/KMP-NativeCoroutines",
    "html_url": "https://github.com/rickclephas/KMP-NativeCoroutines",
    "description": "Library to use Kotlin Coroutines from Swift code in KMP apps",
-   "stars_count": 935,
+   "stars_count": 936,
    "watchers_count": 14,
    "issues_count": 18,
    "forks_count": 31,
@@ -418260,7 +418932,7 @@
    "description": "A tiny Kotlin multiplatform library that assists in saving and restoring objects to and from disk using kotlinx.coroutines, kotlinx.serialisation and okio",
    "stars_count": 326,
    "watchers_count": 3,
-   "issues_count": 10,
+   "issues_count": 9,
    "forks_count": 9,
    "license": "Apache License 2.0",
    "topics": [
@@ -429871,7 +430543,7 @@
    "full_name": "Tweener/kmp-charts",
    "html_url": "https://github.com/Tweener/kmp-charts",
    "description": "A Kotlin/Compose Multiplatform library that offers many different types of charts to display data.",
-   "stars_count": 4,
+   "stars_count": 5,
    "watchers_count": 1,
    "issues_count": 0,
    "forks_count": 0,