File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ plugins {
1111 id(" gg.jte.gradle" )
1212 id(" com.gradleup.shadow" )
1313 alias(libs.plugins.jetbrains.ktor)
14- // alias(libs.plugins.exoquery)
14+ alias(libs.plugins.exoquery)
1515 id(" dev.suresh.plugin.publishing" )
1616 kotlin(" plugin.dataframe" )
1717 // id("dev.suresh.plugin.graalvm")
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ org-url = "https://suresh.dev"
2323bc-plugins = " 2.22.0"
2424kotlinx-kover = " 0.9.3"
2525kotlin-dokka = " 2.1.0"
26- kotlinx-io = " 0.8.1 "
26+ kotlinx-io = " 0.8.2 "
2727kotlinx-atomicfu = " 0.30.0-beta"
2828kotlinx-coroutines = " 1.10.2"
2929kotlinx-datetime = " 0.7.1"
@@ -263,7 +263,7 @@ graalvm-nativeimage = "0.11.3"
263263github-depgraph = " 0.1.0"
264264github-changelog = " 2.2.0"
265265buildkonfig = " 0.17.1"
266- gmazzo-buildconfig = " 6.0.2 "
266+ gmazzo-buildconfig = " 6.0.3 "
267267cyclonedx-plugin = " 1.10.0"
268268modulegraph = " 0.13.0"
269269exposed-plugin = " 0.2.1"
You can’t perform that action at this time.
0 commit comments