Skip to content

Commit

Permalink
Merge pull request #3 from Yu-Works/master
Browse files Browse the repository at this point in the history
修正遗留内容
  • Loading branch information
IceCream-QAQ authored Aug 28, 2024
2 parents e4323d7 + 7c86404 commit af67646
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 41 deletions.

This file was deleted.

This file was deleted.

5 changes: 5 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,9 @@ allprojects {
implementation("commons-fileupload:commons-fileupload:1.5")
}

}

dependencies {
implementation(kotlin("stdlib"))
api("org.ehcache:ehcache:3.10.1")
}

0 comments on commit af67646

Please sign in to comment.