Skip to content

Commit

Permalink
version 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed May 11, 2024
1 parent 80e5ac2 commit 893b1af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
lazy val _version = "0.19.1-SNAPSHOT"
lazy val scalikejdbcVersion = "4.2.1"
lazy val _version = "0.20.0"
lazy val scalikejdbcVersion = "4.3.0"
lazy val jasyncVersion = "2.2.4" // provided
lazy val postgresqlVersion = "42.7.3"
val Scala212 = "2.12.19"
Expand Down

0 comments on commit 893b1af

Please sign in to comment.