Skip to content

Commit

Permalink
Revert SQLite driver to 3.45.1.0
Browse files Browse the repository at this point in the history
Affects issues:
- Close #3940
- Close #3954
  • Loading branch information
AuroraLS3 committed Jan 26, 2025
1 parent ec6433c commit 496f358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plan/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ subprojects {
caffeineVersion = "2.9.2"
mysqlVersion = "9.1.0"
mariadbVersion = "3.5.1"
sqliteVersion = "3.48.0.0"
sqliteVersion = "3.45.1.0"
adventureVersion = "4.18.0"
hikariVersion = "6.2.1"
slf4jVersion = "2.0.16"
Expand Down

0 comments on commit 496f358

Please sign in to comment.