Skip to content

Commit 07e59b0

Browse files
committed
Merge branch 'main' of github.com:Vulnetix/cli
2 parents 27fe27a + 5387f64 commit 07e59b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
flake-utils.lib.eachDefaultSystem (system:
1111
let
1212
pkgs = nixpkgs.legacyPackages.${system};
13-
version = "3.39.1";
13+
version = "3.40.0";
1414
in
1515
{
1616
packages = {

0 commit comments

Comments
 (0)