Skip to content

Commit

Permalink
Update dependency org.ow2.asm:asm to v9.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent e469129 commit 245b953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ gson = { group = "com.google.code.gson", name = "gson", version = "2.11.0" }

koin = { group = "io.insert-koin", name = "koin-core", version = "3.5.6" }

asm = { group = "org.ow2.asm", name = "asm", version = "9.7" }
asm = { group = "org.ow2.asm", name = "asm", version = "9.7.1" }

mikbot-api = { group = "dev.schlaubi", name = "mikbot-api" }
bucket4j = { group = "com.bucket4j", name = "bucket4j_jdk17-lettuce", version = "8.14.0" }
Expand Down

0 comments on commit 245b953

Please sign in to comment.