Skip to content

Commit

Permalink
add elasticsearch into published projects
Browse files Browse the repository at this point in the history
  • Loading branch information
osoykan committed Feb 14, 2023
1 parent 5ea4071 commit 770b28a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ subprojectsOf("lib", "spring", "examples", "ktor") {
val publishedProjects = listOf(
"stove-testing-e2e",
"stove-testing-e2e-couchbase",
"stove-testing-e2e-elasticsearch",
"stove-testing-e2e-http",
"stove-testing-e2e-kafka",
"stove-testing-e2e-rdbms-postgres",
Expand Down

0 comments on commit 770b28a

Please sign in to comment.