Skip to content

Commit

Permalink
Merge pull request #42 from f-lab-edu/release-1.0.1
Browse files Browse the repository at this point in the history
Release 1.0.1
  • Loading branch information
koo995 authored Sep 4, 2024
2 parents b336e63 + 0eb8c10 commit 390b298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version = '0.0.1-SNAPSHOT'

java {
toolchain {
languageVersion = JavaLanguageVersion.of(22)
languageVersion = JavaLanguageVersion.of(21)
}
}

Expand Down

0 comments on commit 390b298

Please sign in to comment.