소스 검색

[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'

Loading…
취소
저장