diff --git a/build.gradle.kts b/build.gradle.kts index b2729ce..c9dea06 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -27,7 +27,7 @@ dependencies { exclude(module = "kotlin-stdlib") } - implementation("org.bundleproject:libversion:0.0.2") + implementation("org.bundleproject:libversion:0.0.3") } blossom {