Skip to content

Commit a7a9234

Browse files
dependencies.io BotRobert Marshall
authored andcommitted
Bump pgbouncer to version 1.22.0
- Updates pgbouncer/pgbouncer from pgbouncer 1.21.0 to pgbouncer 1.22.0 Changelog: changed
1 parent 101f779 commit a7a9234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/software/pgbouncer.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616

1717
name 'pgbouncer'
18-
version = Gitlab::Version.new('pgbouncer', 'pgbouncer_1_21_0')
18+
version = Gitlab::Version.new('pgbouncer', 'pgbouncer_1_22_0')
1919
default_version version.print(false)
2020

2121
license 'ISC'

0 commit comments

Comments
 (0)