File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ org-name = "suresh.dev"
20
20
org-url = " https://suresh.dev"
21
21
22
22
# Dependency Versions
23
- bc-plugins = " 1.20 .0"
23
+ bc-plugins = " 1.21 .0"
24
24
kotlinx-kover = " 0.9.1"
25
25
kotlinx-bcv = " 0.17.0"
26
26
kotlin-dokka = " 2.0.0"
@@ -107,6 +107,7 @@ graalvm = "24.1.2"
107
107
jspecify = " 1.0.0"
108
108
rsocket = " 0.20.0"
109
109
jctools = " 4.0.5"
110
+ caffeine-coroutines = " 2.0.0"
110
111
kotlin-codepoints = " 0.9.0"
111
112
kotlin-logging = " 7.0.5"
112
113
kotlin-bignum = " 0.3.10"
@@ -514,6 +515,7 @@ log4j-jpl = { module = "org.apache.logging.log4j:log4
514
515
java-keyring = { module = " com.github.javakeyring:java-keyring" , version.ref = " java-keyring" }
515
516
java-keychain = { module = " pt.davidafsilva.apple:jkeychain" , version.ref = " java-keychain" }
516
517
webjars-xterm = { module = " org.webjars.npm:xterm" , version.ref = " webjars-xterm" }
518
+ caffeine-coroutines = { module = " dev.hsbrysk:caffeine-coroutines" , version.ref = " caffeine-coroutines" }
517
519
518
520
kotlin-wrappers-bom = { module = " org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom" , version.ref = " kotlin-wrappers" }
519
521
kotlin-wrappers-browser = { module = " org.jetbrains.kotlin-wrappers:kotlin-browser" , version.ref = " kotlin-wrappers" }
You can’t perform that action at this time.
0 commit comments