Skip to content

Commit

Permalink
Merge pull request #69 from LaunchCodeEducation/mike-issue-80
Browse files Browse the repository at this point in the history
  • Loading branch information
mlambert125 authored Oct 13, 2024
2 parents 9532c9c + 9c11aa5 commit 5996e3d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions content/spring-intro/reading/initialize/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,6 @@ is a decentralized place for developers to post their code for others to use.

Before running your project, we need to check the configuration of a few items.

1. In `build.gradle`, locate an item called `sourceCompatibility`. If it's value is not equal to
`17`, change it and save the file.

1. In the `gradle` directory, open the subdirectory, `wrapper`, and then the file
`gradle-wrapper.properties` inside of it. Ensure that the `distributionUrl` includes a gradle
version of at least `7.0`.
Expand Down

0 comments on commit 5996e3d

Please sign in to comment.