We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36578ab commit 8e1b90cCopy full SHA for 8e1b90c
version-catalog/build.gradle.kts
@@ -5,6 +5,8 @@ plugins {
5
`version-catalog`
6
}
7
8
+description = "Version Catalog for DataSource Extensions"
9
+
10
catalog {
11
val springBootStarterDataSource = project(":spring-boot-starter-datasource")
12
val util = project(":datasourcex-util")
0 commit comments