diff --git a/NEWS.rst b/NEWS.rst index 7072aa2..df532ce 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -6,7 +6,7 @@ every change, see the Git log. Latest ------ -* tbd +* Major: Update fmt to version 11.0.2. 3.0.0 ----- diff --git a/resolve.json b/resolve.json index 9673276..b5592bd 100644 --- a/resolve.json +++ b/resolve.json @@ -12,9 +12,9 @@ "name": "fmt-source", "resolver": "git", "method": "checkout", - "checkout": "9.1.0", + "checkout": "11.0.2", "sources": [ "github.com/fmtlib/fmt.git" ] } -] \ No newline at end of file +]