diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-03-01 14:57:42 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-03-01 14:57:42 +0100 |
| commit | 4cd44e3b6fde3a34ea233d15173011bd11015741 (patch) | |
| tree | 34a8aba1d8ff423fb62522e48c59122c2ccfb259 /Build.PL | |
| parent | b523611dbf8fd8cc66c1940450d53ef1ae80f63d (diff) | |
Bump dbris dependency version to 0.06
Diffstat (limited to 'Build.PL')
| -rw-r--r-- | Build.PL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -31,8 +31,8 @@ Module::Build->new( 'List::Util' => 0, 'LWP::UserAgent' => 0, 'LWP::Protocol::https' => 0, - 'Travel::Status::DE::DBRIS' => '0.05', - 'Travel::Status::DE::DBRIS::Location' => '0.05', + 'Travel::Status::DE::DBRIS' => '0.06', + 'Travel::Status::DE::DBRIS::Location' => '0.06', }, script_files => 'bin/', sign => 1, |
