Skip to content

Commit a86fe2b

Browse files
committed
🚀 [release] 0.0.12
1 parent cc4db4d commit a86fe2b

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.11"
53+
project = "0.0.12"
5454

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

340340
[bundles]
341341
junit5 = [
342-
"org-junit-jupiter-junit-jupiter-api",
343-
"org-junit-jupiter-junit-jupiter-engine",
344-
"org-junit-platform-junit-platform-launcher",
342+
"org-junit-jupiter-junit-jupiter-api",
343+
"org-junit-jupiter-junit-jupiter-engine",
344+
"org-junit-platform-junit-platform-launcher",
345345
]
346346
kotlin-reactor = [
347-
"io-projectreactor-kotlin-reactor-kotlin-extensions",
348-
"org-jetbrains-kotlinx-kotlinx-coroutines-reactor",
347+
"io-projectreactor-kotlin-reactor-kotlin-extensions",
348+
"org-jetbrains-kotlinx-kotlinx-coroutines-reactor",
349349
]
350350
kotlin-test-junit5 = [
351-
"io-mockk-mockk",
352-
"io-projectreactor-reactor-test",
353-
"org-jetbrains-kotlin-kotlin-test-junit5",
354-
"org-jetbrains-kotlinx-kotlinx-coroutines-test",
351+
"io-mockk-mockk",
352+
"io-projectreactor-reactor-test",
353+
"org-jetbrains-kotlin-kotlin-test-junit5",
354+
"org-jetbrains-kotlinx-kotlinx-coroutines-test",
355355
]
356356
p6spy = [
357-
"com-github-gavlyukovskiy-p6spy-spring-boot-starter",
358-
"p6spy-p6spy",
357+
"com-github-gavlyukovskiy-p6spy-spring-boot-starter",
358+
"p6spy-p6spy",
359359
]
360360
redis = [
361-
"org-apache-commons-commons-pool2",
362-
"org-springframework-boot-spring-boot-starter-data-redis",
361+
"org-apache-commons-commons-pool2",
362+
"org-springframework-boot-spring-boot-starter-data-redis",
363363
]
364364
selenium = [
365-
"io-github-bonigarcia-webdrivermanager",
366-
"org-seleniumhq-selenium-selenium-java",
365+
"io-github-bonigarcia-webdrivermanager",
366+
"org-seleniumhq-selenium-selenium-java",
367367
]

0 commit comments

Comments
 (0)