Skip to content

Commit

Permalink
Discovery api security updates (#1735)
Browse files Browse the repository at this point in the history
* Fixing flaky test

* update tableau connector packages

* Bump discovery api version
  • Loading branch information
jfolk2015 authored Apr 1, 2024
1 parent 107f7b4 commit 39f853d
Show file tree
Hide file tree
Showing 3 changed files with 517 additions and 953 deletions.
2 changes: 1 addition & 1 deletion apps/discovery_api/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ defmodule DiscoveryApi.Mixfile do
[
app: :discovery_api,
compilers: [:phoenix, :gettext | Mix.compilers()],
version: "1.3.17",
version: "1.3.18",
build_path: "../../_build",
config_path: "../../config/config.exs",
deps_path: "../../deps",
Expand Down
Loading

0 comments on commit 39f853d

Please sign in to comment.