File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ org-name = "suresh.dev"
2020org-url = " https://suresh.dev"
2121
2222# Dependency Versions
23- bc-plugins = " 2.15 .0"
23+ bc-plugins = " 2.16 .0"
2424kotlinx-kover = " 0.9.2"
2525kotlin-dokka = " 2.1.0-Beta"
2626kotlinx-io = " 0.8.0"
Original file line number Diff line number Diff line change @@ -105,12 +105,10 @@ dependencies {
105105 implementation(libs.plugins.jte.dep)
106106 implementation(libs.plugins.jib.dep)
107107 implementation(libs.plugins.vanniktech.publish.dep)
108+ implementation(libs.plugins.exoquery.dep)
108109 implementation(libs.jib.nativeimage.extn)
109110 implementation(files(libs.javaClass.superclass.protectionDomain.codeSource.location))
110- // implementation(libs.plugins.mrjar.dep)
111- // implementation(libs.plugins.github.changelog.dep)
112111 // implementation(libs.plugins.kopy.dep)
113- // implementation(libs.plugins.nexus.publish.dep)
114112 // implementation(libs.kmpmt)
115113 // compileOnly(libs.jte.kotlin)
116114}
You can’t perform that action at this time.
0 commit comments