Skip to content

Commit

Permalink
Merge branch 'main' into dependent-on-snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreckYe committed Dec 3, 2024
2 parents d277140 + 379db55 commit 53243bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 62 deletions.
4 changes: 4 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ plugins {
dependencies {
dokka(project(":exposed-vertx-sql-client-postgresql"))
}

apiValidation {
ignoredProjects += "exposed-vertx-sql-client-integrated"
}
62 changes: 0 additions & 62 deletions integrated/api/exposed-vertx-sql-client-integrated.api

This file was deleted.

0 comments on commit 53243bf

Please sign in to comment.