Skip to content

Commit 16f9dbe

Browse files
fun
1 parent 8f7aa85 commit 16f9dbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ defaultBuildTemplateForRootProject(
2626
name = "USpek",
2727
description = "Micro tool for testing with syntax similar to Spek, but shorter.",
2828
githubUrl = "https://github.com/mareklangiewicz/USpek",
29-
version = Ver(0, 0, 40),
30-
// https://s01.oss.sonatype.org/content/repositories/releases/pl/mareklangiewicz/uspek/
29+
version = Ver(0, 0, 41),
30+
// https://central.sonatype.com/artifact/pl.mareklangiewicz/uspek/versions
3131
// https://github.com/mareklangiewicz/USpek/releases
3232
settings = LibSettings(
3333
withJs = enableJs,

0 commit comments

Comments
 (0)