Skip to content

Commit

Permalink
fix: new lines
Browse files Browse the repository at this point in the history
  • Loading branch information
jeqo committed May 29, 2023
1 parent 2ed284b commit 74416a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ rpm/
rpmbuild/
*.sh
io.*/
*.data
*.data
2 changes: 1 addition & 1 deletion benchmarks/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ dependencies {
implementation "org.testcontainers:localstack:$testcontainersVersion"
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.418'
implementation "org.slf4j:slf4j-log4j12:1.7.36"
}
}

0 comments on commit 74416a5

Please sign in to comment.