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 71625b3 commit 3ec1bbaCopy full SHA for 3ec1bba
build.gradle.kts
@@ -20,7 +20,7 @@ plugins {
20
}
21
22
group = "me.dkim19375"
23
-version = "3.5.0"
+version = "3.5.1"
24
25
setupJava(javaVersion = JavaVersion.VERSION_11)
26
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-dkimcore = "1.5.2"
+dkimcore = "1.5.3"
3
dkim-gradle = "1.4.5"
4
dokkatoo = "2.4.0"
5
junit = "5.13.0"
0 commit comments