diff --git a/gradle.properties b/gradle.properties index abecab04b..7913d1056 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ 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.3.5-yb-6 +pgjdbc.version=42.7.3-yb-1 lastEditYear=2024 # The options below configures the use of local clone (e.g. testing development versions)