Skip to content

Commit

Permalink
发布 0.0.8 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
qmdx committed Jun 20, 2024
1 parent de2cc65 commit ed728d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ subprojects {
}

dependencies {
dependency("mysql:mysql-connector-java:8.0.32")
dependency("mysql:mysql-connector-java:8.0.33")

// orm db
dependency("com.baomidou:mybatis-plus-boot-starter:${mybatisPlusVersion}")
Expand Down

0 comments on commit ed728d2

Please sign in to comment.