diff options
| author | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-01-28 19:25:17 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-01-28 19:25:17 +0100 |
| commit | 620f99deea391aa0c92a06bcb393bcabfedc239a (patch) | |
| tree | 146786a5fe2b50e88c230a3d8d6231db35e22466 /Build.PL | |
| parent | a632ae1e79e15454d6bb633f420e68d3a3b4f1eb (diff) | |
Bump Travel::Status::DE::DBRIS dependency to 0.02
Diffstat (limited to 'Build.PL')
| -rw-r--r-- | Build.PL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,8 +30,8 @@ Module::Build->new( 'List::Util' => 0, 'LWP::UserAgent' => 0, 'LWP::Protocol::https' => 0, - 'Travel::Status::DE::DBRIS' => '0.01', - 'Travel::Status::DE::DBRIS::Location' => '0.01', + 'Travel::Status::DE::DBRIS' => '0.02', + 'Travel::Status::DE::DBRIS::Location' => '0.02', }, script_files => 'bin/', sign => 1, |
