Skip to content

Commit 5a47722

Browse files
Update all dependencies (#3079)
| datasource | package | from | to | | ---------- | ------------------------------------------------------------- | ------- | ------- | | maven | io.github.classgraph:classgraph | 4.8.160 | 4.8.161 | | maven | ru.vyarus.animalsniffer:ru.vyarus.animalsniffer.gradle.plugin | 1.7.0 | 1.7.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8129be6 commit 5a47722

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
2-
animalSniffer = "1.7.0"
2+
animalSniffer = "1.7.1"
33
arrowGradleConfig = "0.12.0-rc.3"
44
assertj = "3.24.2"
55
coroutines = "1.7.2"
6-
classgraph = "4.8.160"
6+
classgraph = "4.8.161"
77
dokka = "1.8.20"
88
jUnit = "4.13.2"
99
jUnitJupiter = "5.9.3"

0 commit comments

Comments
 (0)