Skip to content

Commit 6d2e1a0

Browse files
morisilgithub-actions[bot]
authored andcommitted
Dependency version in README.md updated to 1.8.8
1 parent 1c8ca92 commit 6d2e1a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ kotlin {
9999

100100
commonTest {
101101
depencencies {
102-
implementation("com.xemantic.kotlin:xemantic-kotlin-test:1.8.7")
102+
implementation("com.xemantic.kotlin:xemantic-kotlin-test:1.8.8")
103103
}
104104
}
105105

@@ -125,7 +125,7 @@ plugins {
125125
}
126126

127127
dependencies {
128-
testImplementation("com.xemantic.kotlin:xemantic-kotlin-test:1.8.7")
128+
testImplementation("com.xemantic.kotlin:xemantic-kotlin-test:1.8.8")
129129
}
130130

131131
powerAssert {

0 commit comments

Comments
 (0)