mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2025-12-06 08:06:24 +00:00
5 lines
106 B
Groovy
5 lines
106 B
Groovy
dependencies {
|
|
implementation project(':common')
|
|
implementation 'org.springframework:spring-tx'
|
|
}
|