Skip to content

Commit

Permalink
fix(deps): update dependency org.xerial:sqlite-jdbc to v3.47.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Siroshun09 committed Jan 3, 2025
1 parent f866516 commit 045ddfc
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 @@ -19,7 +19,7 @@ junit = "5.11.4"
# test environment
mockito = "5.15.2"
slf4j = "2.0.16"
sqlite-jdbc = "3.47.1.0"
sqlite-jdbc = "3.47.2.0"

# platform api
paper = "1.21.4-R0.1-SNAPSHOT"
Expand Down

0 comments on commit 045ddfc

Please sign in to comment.