Skip to content

Commit

Permalink
chore(deps): bump org.xerial:sqlite-jdbc from 3.47.0.0 to 3.47.1.0 (#145
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Dec 28, 2024
1 parent 312b856 commit 035c7cc
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 @@ -7,7 +7,7 @@ jackson = "2.17.0"
[libraries]
logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.12" }
guava = { group = "com.google.guava", name = "guava", version = "33.3.1-jre" }
sqlite-jdbc = { group = "org.xerial", name = "sqlite-jdbc", version = "3.47.0.0" }
sqlite-jdbc = { group = "org.xerial", name = "sqlite-jdbc", version = "3.47.1.0" }
lombok = { group = "org.projectlombok", name = "lombok", version.ref = "lombok" }
jakarta-annotation = { group = "jakarta.annotation", name = "jakarta.annotation-api", version.ref = "jakarta" }
jintelitype = { group = "com.melloware", name = "jintellitype", version = "1.4.1" }
Expand Down

0 comments on commit 035c7cc

Please sign in to comment.