Skip to content

Commit 8213d91

Browse files
Update dependency io.mockk:mockk to v1.14.7 (#814)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d64550 commit 8213d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jdbc-mysql = { module = "mysql:mysql-connector-java", version = "8.0.33" }
5959
jdbc-postgresql = { module = "org.postgresql:postgresql", version = "42.7.8" }
6060
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.7.1" }
6161
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.21" }
62-
mockk = { module = "io.mockk:mockk", version = "1.14.6" }
62+
mockk = { module = "io.mockk:mockk", version = "1.14.7" }
6363
rest-assured = { module = "io.rest-assured:rest-assured", version="5.5.6" }
6464
thymeleaf-layout-dialect = { module = "nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect", version = "3.4.0" }
6565
webjars-jquery = { module = "org.webjars:jquery", version = "3.7.1" }

0 commit comments

Comments
 (0)