Skip to content

Commit 5b468a4

Browse files
Merge pull request #25 from briancorbinxyz/jdk24
chore: Version Bump: 2.0.0
2 parents 5c32417 + ddaf0c4 commit 5b468a4

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
@@ -70,7 +70,7 @@ testing {
7070
}
7171
}
7272

73-
val projectVersion by extra("1.4.0")
73+
val projectVersion by extra("2.0.0")
7474

7575
public val jdkVersion = 24
7676
// Apply a specific Java toolchain to ease working on different environments.

0 commit comments

Comments
 (0)