We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06abfb7 commit df14e53Copy full SHA for df14e53
1 file changed
gradle.properties
@@ -14,9 +14,9 @@ kotlin.code.style=official
14
# This is version for PgJdbc itself
15
# Note: it should not include "-SNAPSHOT" as it is automatically added by build.gradle.kts
16
# Release version can be generated by using -Prelease or -Prc=<int> arguments
17
-pgjdbc.version=42.7.2
+pgjdbc.version=42.7.3
18
19
-lastEditYear=2023
+lastEditYear=2024
20
# The options below configures the use of local clone (e.g. testing development versions)
21
# You can pass un-comment it, or pass option -PlocalReleasePlugins, or -PlocalReleasePlugins=<path>
22
# localReleasePlugins=../vlsi-release-plugins
0 commit comments