Skip to content

Commit 1d4ebb4

Browse files
committed
chore: dep updates
1 parent 629d201 commit 1d4ebb4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ jib-nativeimage-extn = "0.1.0"
235235
includegit-plugin = "0.1.6"
236236
kmp-hierarchy = "1.1"
237237
tomlj = "1.1.1"
238+
animalsniffer = "2.0.0"
238239

239240
# Repositories
240241
repo-mvn-snapshot = "https://oss.sonatype.org/content/repositories/snapshots"
@@ -723,7 +724,7 @@ kopy = { id = "com.javiersc.kotlin.kopy"
723724
mappie = { id = "tech.mappie.plugin" , version.ref = "mappie" }
724725
poko = { id = "dev.drewhamilton.poko" , version.ref = "poko" }
725726
mcp4k = { id = "sh.ondr.mcp4k" , version.ref = "mcp4k"}
726-
727+
animalsniffer = { id = "ru.vyarus.animalsniffer'" , version.ref = "animalsniffer"}
727728

728729
# Common build and settings plugin
729730
project-root = { id = "dev.suresh.plugin.root" , version.ref = "bc-plugins" }

0 commit comments

Comments
 (0)