Skip to content

Commit d70f672

Browse files
committed
🚀 [release] 0.0.13
1 parent 98235d8 commit d70f672

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

‎gradle/libs.versions.toml‎

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ org-springframework-modulith = "2.0.0-M1"
5050
org-springframework-security = "6.5.1"
5151
org-testcontainers = "1.21.3"
5252
org-testng = "7.11.0"
53-
project = "0.0.12"
53+
project = "0.0.13"
5454

5555
[libraries]
5656
cn-dev33-sa-token-redis-jackson = { module = "cn.dev33:sa-token-redis-jackson", version.ref = "cn-dev33-sa-token" }
@@ -340,29 +340,29 @@ tech-argonariod-gradle-plugin-jimmer = "tech.argonariod.gradle-plugin-jimmer:1.2
340340

341341
[bundles]
342342
junit5 = [
343-
"org-junit-jupiter-junit-jupiter-api",
344-
"org-junit-jupiter-junit-jupiter-engine",
345-
"org-junit-platform-junit-platform-launcher",
343+
"org-junit-jupiter-junit-jupiter-api",
344+
"org-junit-jupiter-junit-jupiter-engine",
345+
"org-junit-platform-junit-platform-launcher",
346346
]
347347
kotlin-reactor = [
348-
"io-projectreactor-kotlin-reactor-kotlin-extensions",
349-
"org-jetbrains-kotlinx-kotlinx-coroutines-reactor",
348+
"io-projectreactor-kotlin-reactor-kotlin-extensions",
349+
"org-jetbrains-kotlinx-kotlinx-coroutines-reactor",
350350
]
351351
kotlin-test-junit5 = [
352-
"io-mockk-mockk",
353-
"io-projectreactor-reactor-test",
354-
"org-jetbrains-kotlin-kotlin-test-junit5",
355-
"org-jetbrains-kotlinx-kotlinx-coroutines-test",
352+
"io-mockk-mockk",
353+
"io-projectreactor-reactor-test",
354+
"org-jetbrains-kotlin-kotlin-test-junit5",
355+
"org-jetbrains-kotlinx-kotlinx-coroutines-test",
356356
]
357357
p6spy = [
358-
"com-github-gavlyukovskiy-p6spy-spring-boot-starter",
359-
"p6spy-p6spy",
358+
"com-github-gavlyukovskiy-p6spy-spring-boot-starter",
359+
"p6spy-p6spy",
360360
]
361361
redis = [
362-
"org-apache-commons-commons-pool2",
363-
"org-springframework-boot-spring-boot-starter-data-redis",
362+
"org-apache-commons-commons-pool2",
363+
"org-springframework-boot-spring-boot-starter-data-redis",
364364
]
365365
selenium = [
366-
"io-github-bonigarcia-webdrivermanager",
367-
"org-seleniumhq-selenium-selenium-java",
366+
"io-github-bonigarcia-webdrivermanager",
367+
"org-seleniumhq-selenium-selenium-java",
368368
]

0 commit comments

Comments
 (0)