Skip to content

Commit

Permalink
Update mod.sp to address deprecation warning closes #160 (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
khushboo9024 authored Nov 2, 2023
1 parent 525ddcc commit de1f7da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod.sp
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ mod "aws_thrifty" {

require {
plugin "aws" {
version = "0.112.0"
min_version = "0.112.0"
}
}
}

0 comments on commit de1f7da

Please sign in to comment.