build(deps): bump elixir from 1.16.1-otp-26 to 1.16.2-otp-26 (#3935)

* build(deps): bump elixir from 1.16.1-otp-26 to 1.16.2-otp-26

Bumps elixir from 1.16.1-otp-26 to 1.16.2-otp-26.

---
updated-dependencies:
- dependency-name: elixir
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: bump elixir version to 1.16.2

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakob Lichterfeld <jakob-lichterfeld@gmx.de>
This commit is contained in:
dependabot[bot]
2024-06-05 10:55:00 +02:00
committed by GitHub
parent 0ecf92f113
commit ce57db92db
2 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
include:
- elixir: "1.16.1"
- elixir: "1.16.2"
otp: "26"
lint: true
@@ -123,7 +123,7 @@ jobs:
strategy:
matrix:
include:
- elixir: "1.16.1"
- elixir: "1.16.2"
otp: "26"
report_coverage: true