Skip to content

Commit 310ee51

Browse files
Robert Marshalldependencies-bot
andcommitted
Merge branch 'deps/d94afb4-b82e29c' into 'master'
Bump pgbouncer to version 1.22.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7405 Merged-by: Robert Marshall <[email protected]> Approved-by: Clemens Beck <[email protected]> Approved-by: Robert Marshall <[email protected]> Co-authored-by: deps <[email protected]>
2 parents eb57dba + a7a9234 commit 310ee51

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)