diff --git a/gradle.properties b/gradle.properties index bff377934b..4f6b9fd7fe 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,9 +14,9 @@ kotlin.code.style=official # This is version for PgJdbc itself # Note: it should not include "-SNAPSHOT" as it is automatically added by build.gradle.kts # Release version can be generated by using -Prelease or -Prc= arguments -pgjdbc.version=42.7.2 +pgjdbc.version=42.7.3 -lastEditYear=2023 +lastEditYear=2024 # The options below configures the use of local clone (e.g. testing development versions) # You can pass un-comment it, or pass option -PlocalReleasePlugins, or -PlocalReleasePlugins= # localReleasePlugins=../vlsi-release-plugins