From a7e8a32936e8c808b733891de79a932a023adc4b Mon Sep 17 00:00:00 2001 From: Dave Cramer Date: Fri, 15 Apr 2022 15:49:22 -0400 Subject: [PATCH] move version to 42.3.5 (#2493) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7d4f1b47a2..efb607523e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ kotlin.parallel.tasks.in.project=true # 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.3.4 +pgjdbc.version=42.3.5 # 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=