Skip to content

Commit 14a643e

Browse files
chore: increase version to 1.4.0 for JDK 23
1 parent 1d2923a commit 14a643e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/buildlogic.java-common-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ testing {
6060
}
6161
}
6262

63-
val projectVersion by extra("1.3.1")
63+
val projectVersion by extra("1.4.0")
6464

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

0 commit comments

Comments
 (0)