Skip to content

Commit

Permalink
Merge branch 'master' into dependabot-package-ecosystem
Browse files Browse the repository at this point in the history
  • Loading branch information
colindean authored Nov 30, 2023
2 parents bee0215 + d314efb commit 3e8d8a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @colindean @c-horn @samratmitra-0812
* @target/data-validator-members @c-horn
2 changes: 1 addition & 1 deletion .github/workflows/scala-steward.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
name: Launch Scala Steward
steps:
- name: Install JDK for Scala Steward use
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: '11'
Expand Down
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 3.7.3
version = 3.7.5
runner.dialect = scala211
project.git = true
align.preset = none
Expand Down

0 comments on commit 3e8d8a3

Please sign in to comment.