Skip to content

Commit

Permalink
chore: increase version to 1.4.0 for JDK 23
Browse files Browse the repository at this point in the history
  • Loading branch information
briancorbinxyz committed Sep 23, 2024
1 parent 1d2923a commit 14a643e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ testing {
}
}

val projectVersion by extra("1.3.1")
val projectVersion by extra("1.4.0")

public val jdkVersion = 23
// Apply a specific Java toolchain to ease working on different environments.
Expand Down

0 comments on commit 14a643e

Please sign in to comment.