@@ -20,7 +20,7 @@ org-name = "suresh.dev"
2020org-url = " https://suresh.dev"
2121
2222# Dependency Versions
23- bc-plugins = " 2.9.0 "
23+ bc-plugins = " 2.9.1 "
2424kotlinx-kover = " 0.9.2"
2525kotlin-dokka = " 2.1.0-Beta"
2626kotlinx-io = " 0.8.0"
@@ -93,7 +93,7 @@ jte = "3.2.1"
9393sshj = " 0.40.0"
9494jsch = " 2.27.3"
9595pty4j = " 0.13.11"
96- oshi = " 6.8.3 "
96+ oshi = " 6.9.0 "
9797junit = " 6.0.0-RC3"
9898koin = " 4.1.1"
9999koin-annotations = " 2.2.0-RC1"
@@ -132,7 +132,7 @@ koja = "0.4.3"
132132json-sugar = " 0.7.2"
133133json-schema-validator = " 0.5.2"
134134pwall-json-schema = " 0.57"
135- schema-kenerator = " 2.3 .0"
135+ schema-kenerator = " 2.4 .0"
136136uri-kmp = " 0.0.20"
137137trie-kmp = " 0.5.0"
138138urlencoder = " 1.6.0"
@@ -191,7 +191,7 @@ langchain4j = "1.5.0"
191191langchain4j-jlama = " 1.5.0-beta11"
192192langchain4j-kotlin = " 0.3.0"
193193jlama = " 0.8.4"
194- mcp-kotlin = " 0.7.0 "
194+ mcp-kotlin = " 0.7.2 "
195195koog = " 0.4.2"
196196mcp4k = " 0.4.4"
197197dflib = " 2.0.0-M4"
@@ -215,7 +215,7 @@ jetbrains-compose-icons = "1.7.3"
215215kobweb = " 0.23.3"
216216detekt = " 1.23.8"
217217detekt-compose-rules = " 0.4.27"
218- compose-hotreload = " 1.0.0-beta07 "
218+ compose-hotreload = " 1.0.0-beta08 "
219219compose-icons = " 1.1.1"
220220compose-routing = " 0.4.0"
221221kottie = " 2.1.0"
@@ -413,7 +413,7 @@ sshj = { module = "com.hierynomus:sshj"
413413jsch = { module = " com.github.mwiede:jsch" , version.ref = " jsch" }
414414ayza = { module = " io.github.hakky54:ayza" , version.ref = " ayza" }
415415ayza-for-pem = { module = " io.github.hakky54:ayza-for-pem" , version.ref = " ayza" }
416- oshi-core = { module = " com.github.oshi:oshi-core-java11 " , version.ref = " oshi" }
416+ oshi-core = { module = " com.github.oshi:oshi-core-java25 " , version.ref = " oshi" }
417417fusionauth-http = { module = " io.fusionauth:java-http" , version.ref = " oshi" }
418418# airlift-aircompressor = { module = "io.airlift:aircompressor" , version.ref = "airlift-aircompressor"}
419419# airlift-security = { module = "io.airlift:security" , version.ref = "airlift-security"}
0 commit comments