Browse Source

解决冲突

shuiqilin
zhangxin 1 year ago
parent
commit
5d62524e9f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -62,7 +62,7 @@ repositories {

dependencies {
implementation group: 'com.alibaba', name: 'druid-spring-boot-starter', version: '1.2.6'
implementation group: 'org.apache.poi', name: 'poi-ooxml', version: '3.17'
implementation group: 'org.apache.poi', name: 'poi-ooxml', version: '4.1.2'
implementation group: 'org.reflections', name: 'reflections', version: '0.9.11'
implementation group: 'com.txffp.study', name: 'smp-protocol', version: '1.0.2'
implementation group: 'com.txffp.study', name: 'api-core', version: '1.0.0'

Loading…
Cancel
Save