Skip to content

Commit

Permalink
Update dependency io.github.manamiproject:modb-test to v1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and manami-project committed Mar 31, 2024
1 parent b725490 commit 75a0a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation("org.apache.commons:commons-text:1.11.0")

testImplementation("ch.qos.logback:logback-classic:1.5.3")
testImplementation("io.github.manamiproject:modb-test:1.6.6")
testImplementation("io.github.manamiproject:modb-test:1.6.7")
}

kotlin {
Expand Down

0 comments on commit 75a0a50

Please sign in to comment.