We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed1b44c commit b5b30adCopy full SHA for b5b30ad
RELEASE_NOTES.md
@@ -1,3 +1,5 @@
1
+## v1.15.0 released on 09 Apr 2024 UTC
2
+ * ed1b44c494b620caf78d4fffc0a639120f31328e corrected the logging
3
## v1.14.0 released on 28 Nov 2023 UTC
4
* dbad9a24b6cf02bf70946a565a425bab8407892a #13 Configuring gradleDist.rootUrlMapper doesn't work anymore using closure
5
## v1.13.0 released on 03 Nov 2023 UTC
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
}
6
7
group = "tech.harmonysoft"
8
-version = "1.14.0"
+version = "1.15.0"
9
10
kotlin {
11
jvmToolchain(8)
0 commit comments