Skip to content

Commit df14e53

Browse files
committed
update version and last year modified
1 parent 06abfb7 commit df14e53

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ kotlin.code.style=official
1414
# This is version for PgJdbc itself
1515
# Note: it should not include "-SNAPSHOT" as it is automatically added by build.gradle.kts
1616
# Release version can be generated by using -Prelease or -Prc=<int> arguments
17-
pgjdbc.version=42.7.2
17+
pgjdbc.version=42.7.3
1818

19-
lastEditYear=2023
19+
lastEditYear=2024
2020
# The options below configures the use of local clone (e.g. testing development versions)
2121
# You can pass un-comment it, or pass option -PlocalReleasePlugins, or -PlocalReleasePlugins=<path>
2222
# localReleasePlugins=../vlsi-release-plugins

0 commit comments

Comments
 (0)