Skip to content

Commit

Permalink
format violation
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed May 29, 2024
1 parent a36575c commit de17d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def trainingDescription = 'ONNX Runtime Training is a training and inference pac

// We need to have a custom settings.xml so codeql can bypass the need for settings.security.xml
mavenSettings {
userSettingsFileName = "${projectDir}/settings.xml"
userSettingsFileName = "${projectDir}/settings.xml"
}

java {
Expand Down

0 comments on commit de17d30

Please sign in to comment.