浏览代码

[NO JIRA] upgrade org.mybatis:mybatis from 3.5.10 to 3.5.11

tags/9.8.0.63668
Steve Marion 1年前
父节点
当前提交
2378dc48d1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle 查看文件

@@ -327,7 +327,7 @@ subprojects {
exclude 'org.hamcrest:hamcrest-core'
}
dependency('org.mockito:mockito-inline:4.7.0')
dependency 'org.mybatis:mybatis:3.5.10'
dependency 'org.mybatis:mybatis:3.5.11'
dependency 'org.nanohttpd:nanohttpd:2.3.1'
dependencySet(group: 'org.slf4j', version: '1.7.30') {
entry 'jcl-over-slf4j'

正在加载...
取消
保存