This is an automated email from the ASF dual-hosted git repository.
rustyrazorblade pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cassandra-easy-stress.git
The following commit(s) were added to refs/heads/main by this push:
new d195bb2 Bump io.gitlab.arturbosch.detekt from 1.23.7 to 1.23.8 (#67)
d195bb2 is described below
commit d195bb24a83e0272c2e48f78e3c21b1ab05faebf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 10 17:52:44 2025 -0800
Bump io.gitlab.arturbosch.detekt from 1.23.7 to 1.23.8 (#67)
Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from
1.23.7 to 1.23.8.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/compare/v1.23.7...v1.23.8)
---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt
dependency-version: 1.23.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index a484c63..1e5cc60 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -3,7 +3,7 @@ kotlin = "2.2.20"
jib = "3.3.0"
nebula-ospackage = "12.1.1"
ktlint = "12.1.2"
-detekt = "1.23.7"
+detekt = "1.23.8"
shadow = "9.2.2"
kover = "0.9.2"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]